onSubmitted property

ValueChanged<String>? onSubmitted
final

Called when submitted.

Implementation

final ValueChanged<String>? onSubmitted;