textInputAction property
Define a TextInputAction that is called when the field is submitted
Implementation
final TextInputAction? textInputAction;
Define a TextInputAction that is called when the field is submitted
final TextInputAction? textInputAction;