menu
sunny_essentials package
documentation
text/text_widgets.dart
LargeTitle
LargeTitle constructor
LargeTitle constructor
dark_mode
light_mode
LargeTitle
constructor
LargeTitle
(
String
text
, {
TextAlign
?
textAlign
,
})
Implementation
LargeTitle(this.text, {this.textAlign});
sunny_essentials package
documentation
text/text_widgets
LargeTitle
LargeTitle constructor
LargeTitle class