colorTheme property

  1. @protected
ColorThemeDefaults get colorTheme

Implementation

@protected
ColorThemeDefaults get colorTheme =>
    ColorThemeDefaults(context, ColorTheme.of(context));