menu
sunny_essentials package
documentation
theme/sunny_text_theme.dart
HeroText
HeroText const constructor
HeroText const constructor
dark_mode
light_mode
HeroText
constructor
const
HeroText
(
String
text
, {
Key
?
key
,
})
Implementation
const factory HeroText(String text, {Key? key}) = HeroText.normal;
sunny_essentials package
documentation
theme/sunny_text_theme
HeroText
HeroText const constructor
HeroText class