mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 19:28:51 +08:00
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.