menu
az_ui package
documentation
widgets/text.dart
AzText
textAlignProperty method
textAlignProperty method
dark_mode
light_mode
textAlignProperty
method
AzText
textAlignProperty
(
TextAlign
textAlign
)
Implementation
AzText textAlignProperty(TextAlign textAlign){ _textAlign = textAlign; return this; }
az_ui package
documentation
widgets/text
AzText
textAlignProperty method
AzText class