onSubmitted property

ValueChanged<String>? onSubmitted
final

Called when user submits.

Implementation

final ValueChanged<String>? onSubmitted;