• 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
bottom_navigation_demo.dart 5.86 KB