menu
sunny_essentials package
documentation
text/text_widgets.dart
ErrorText
ErrorText constructor
ErrorText constructor
dark_mode
light_mode
ErrorText
constructor
ErrorText
(
String
text
, {
bool
isCentered
=
false
,
})
Implementation
ErrorText(this.text, {this.isCentered = false});
sunny_essentials package
documentation
text/text_widgets
ErrorText
ErrorText constructor
ErrorText class