menu
simple_ui_theme package
documentation
model/theme.dart
AppLocalSettingModel
themeModel property
themeModel property
dark_mode
light_mode
themeModel
property
@HiveField(1, defaultValue: 0)
int
get
themeModel
inherited
Implementation
@HiveField(0, defaultValue: 0) int get themeIndex;@HiveField(1, defaultValue: 0) int get themeModel;
simple_ui_theme package
documentation
model/theme
AppLocalSettingModel
themeModel property
AppLocalSettingModel class