menu
entao_hare package
documentation
harewidget/harewidget.dart
HareText
normal method
normal method
dark_mode
light_mode
normal
method
HareText
normal
(
{
TextStyle
?
style
,
})
Implementation
HareText normal({TextStyle? style}) { this.style = style; return this; }
entao_hare package
documentation
harewidget/harewidget
HareText
normal method
HareText class