menu
nylo_support package
documentation
themes/src/base_theme_config.dart
BaseThemeConfig<T>
themeData property
themeData property
dark_mode
light_mode
themeData
property
ThemeData
get
themeData
Get the
ThemeData
for this theme.
Implementation
ThemeData get themeData => theme(colors);
nylo_support package
documentation
themes/src/base_theme_config
BaseThemeConfig<T>
themeData property
BaseThemeConfig class