textInputAction method
Implementation
AzTextFormField textInputAction(TextInputAction textInputAction) {
textInputAction = textInputAction;
return this;
}
AzTextFormField textInputAction(TextInputAction textInputAction) {
textInputAction = textInputAction;
return this;
}