menu
fast_ui_kit package
documentation
ui/theme/fast_theme.dart
FastTheme
FastTheme constructor
FastTheme constructor
dark_mode
light_mode
FastTheme
constructor
FastTheme
(
{
required
Color
seed
,
String
?
font
,
})
Implementation
FastTheme({required this.seed, this.font});
fast_ui_kit package
documentation
ui/theme/fast_theme
FastTheme
FastTheme constructor
FastTheme class