menu
te_widgets package
documentation
configs/theme/theme_notifier.dart
TThemeState
TThemeState.new const constructor
TThemeState.new const constructor
dark_mode
light_mode
TThemeState
constructor
const
TThemeState
(
{
required
ThemeMode
themeMode
,
required
int
primaryColorIndex
,
})
Implementation
const TThemeState({ required this.themeMode, required this.primaryColorIndex, });
te_widgets package
documentation
configs/theme/theme_notifier
TThemeState
TThemeState.new const constructor
TThemeState class