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