• Adam Barth's avatar
    Refactor IconThemeData.fallback (#7490) · 4955eef8
    Adam Barth authored
    Now IconThemeData.fallback is a factory constructor and IconThemeData.of() does
    the work of computing the fallback for its clients.
    
    Also, add tests for ImageIcon and ListItems.
    4955eef8
image_icon.dart 2.67 KB