menu
entao_hare package
documentation
harewidget/harewidget.dart
HareText
HareText.new constructor
HareText.new constructor
dark_mode
light_mode
HareText
constructor
HareText
(
String
text
, {
TextAlign
?
textAlign
,
TextStyle
?
style
,
})
Implementation
HareText(this.text, {this.textAlign, this.style}) : super();
entao_hare package
documentation
harewidget/harewidget
HareText
HareText.new constructor
HareText class