menu
fml package
documentation
widgets/theme/theme_view.dart
ThemeView
ThemeView.new constructor
ThemeView.new constructor
dark_mode
light_mode
ThemeView
constructor
ThemeView
(
ThemeModel
model
)
Implementation
ThemeView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/theme/theme_view
ThemeView
ThemeView.new constructor
ThemeView class