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