• 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
..
animation Loading commit data...
cassowary Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...