• Chris Bracken's avatar
    Use dark theme in GridTileBar (#6527) · ea5fd815
    Chris Bracken authored
    * Use dark theme in GridTileBar
    
    Reduce IconTheme, Typography hardcoding by applying a dark theme to the
    contents. This is still not ideal; the theme brightness should really be
    driven by backgroundColor.
    
    * Add back IconTheme
    
    Since IconTheme.of() finds the closest IconTheme, not the closest
    IconTheme or Theme (which specifies IconThemeData), the previous commit
    doesn't necessarily override any IconThemes futher up the tree.
    ea5fd815
Name
Last commit
Last update
..
bin/loader Loading commit data...
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter.iml Loading commit data...
pubspec.yaml Loading commit data...