• 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
icon_theme_data.dart 3.17 KB