menu
az_ui package
documentation
widgets/text_form_filed.dart
AzTextFormField
textJustify method
textJustify method
dark_mode
light_mode
textJustify
method
AzTextFormField
textJustify
(
)
Implementation
AzTextFormField textJustify() { _textAlign = TextAlign.justify; return this; }
az_ui package
documentation
widgets/text_form_filed
AzTextFormField
textJustify method
AzTextFormField class