menu
nylo_support package
documentation
themes/src/base_theme_config.dart
BaseThemeConfig<T>
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
Function
(
T
colorStyles
)
theme
final
Function that generates
ThemeData
from color styles.
Implementation
final ThemeData Function(T colorStyles) theme;
nylo_support package
documentation
themes/src/base_theme_config
BaseThemeConfig<T>
theme property
BaseThemeConfig class