menu
sunny_essentials package
documentation
theme/sunny_text_theme.dart
SunnyTextTheme
init static method
init static method
dark_mode
light_mode
init
static method
void
init
(
[
SunnyTextTheme
?
theme
])
Implementation
static void init([SunnyTextTheme? theme]) { _sunnyText = theme ?? SunnyTextTheme.defaults; }
sunny_essentials package
documentation
theme/sunny_text_theme
SunnyTextTheme
init static method
SunnyTextTheme class