textInputAction property

TextInputAction? textInputAction
final

textInputAction for the field. By default its set to done

Implementation

final TextInputAction? textInputAction;