ThemingExtension extension
- on
Properties
- colorScheme → ColorScheme
-
Available on BuildContext, provided by the ThemingExtension extension
Returns the ColorScheme of the current ThemeData.no setter - textTheme → TextTheme
-
Available on BuildContext, provided by the ThemingExtension extension
Returns the TextTheme of the current ThemeData.no setter - theme → ThemeData
-
Available on BuildContext, provided by the ThemingExtension extension
Returns the current ThemeData.no setter
Methods
-
themeExtension<
T> () → T -
Available on BuildContext, provided by the ThemingExtension extension
Returns the ThemeExtension<T> of the current ThemeData.