• LongCatIsLooong's avatar
    Provide a default IconTheme in CupertinoTheme (#30521) · e153883d
    LongCatIsLooong authored
    -* Inserted an `IconTheme` widget under `CupertinoTheme` to provide a default icon color when using `CupertinoTheme`.
    * Changed `CupertinoTheme` to a `StatelessWidget`, to match the implementation of `Theme`
    * Changed the nesting order of `Theme`'s sub widgets, to let `Theme.iconTheme` take precedence, so that `Theme`'s behavior is kept as is.
    e153883d
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...