menu
az_ui package
documentation
widgets/text_form_filed.dart
AzTextFormField
textVBottom method
textVBottom method
dark_mode
light_mode
textVBottom
method
AzTextFormField
textVBottom
(
)
Implementation
AzTextFormField textVBottom() { _textAlignVertical = TextAlignVertical.bottom; return this; }
az_ui package
documentation
widgets/text_form_filed
AzTextFormField
textVBottom method
AzTextFormField class