menu
fml package
documentation
widgets/theme/theme_model.dart
ThemeModel
ThemeModel.new constructor
ThemeModel.new constructor
dark_mode
light_mode
ThemeModel
constructor
ThemeModel
(
Model
parent
,
String
?
id
)
Implementation
ThemeModel(Model super.parent, super.id) : super(scope: Scope(id: myId));
fml package
documentation
widgets/theme/theme_model
ThemeModel
ThemeModel.new constructor
ThemeModel class