menu
fml package
documentation
theme/theme.dart
MyTheme
MyTheme.new factory constructor
MyTheme.new factory constructor
dark_mode
light_mode
MyTheme
constructor
MyTheme
(
)
Implementation
factory MyTheme() => _singleton;
fml package
documentation
theme/theme
MyTheme
MyTheme.new factory constructor
MyTheme class