onSubmitted property

(dynamic Function(String)?) onSubmitted
final

Function that handles the submission of the input

Implementation

final Function(String)? onSubmitted;