ThemeDataExtension extension
Utility extension methods to the ThemeData class.
- on
Properties
- boldTextStyle → TextStyle
-
no setter
- errorTextStyle → TextStyle
-
no setter
- fixedFontLinkStyle → TextStyle
-
no setter
- fixedFontStyle → TextStyle
-
no setter
- isDarkTheme → bool
-
Returns whether we are currently using a dark theme.
no setter
- legendTextStyle → TextStyle
-
no setter
- linkTextStyle → TextStyle
-
no setter
- regularTextStyle → TextStyle
-
no setter
- searchMatchHighlightStyle → TextStyle
-
no setter
- searchMatchHighlightStyleFocused → TextStyle
-
no setter
- selectedSubtleTextStyle → TextStyle
-
no setter
- subtleChartTextStyle → TextStyle
-
no setter
- subtleFixedFontStyle → TextStyle
-
no setter
- subtleTextStyle → TextStyle
-
no setter
- tooltipFixedFontStyle → TextStyle
-
no setter
Methods
-
regularTextStyleWithColor(
Color? color) → TextStyle