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