• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...