• Chris Bracken's avatar
    Add accentTextTheme and accentIconTheme to ThemeData (#6808) · d0ff41ec
    Chris Bracken authored
    These define a TextTheme and IconTheme that contrast with the accent
    colour brightness. Also adjust default accentColorBrightness to match
    Material spec examples (dark text/icons on teal in Dark theme).
    
    Update material components to use accentTextTheme, accentIconTheme:
    * DatePicker selection
    * Floating action button icon
    * TimePicker selection
    * Slider label text
    d0ff41ec
time_picker.dart 23.8 KB