onSubmitted property

dynamic Function(String text)? onSubmitted
final

input enter event

Implementation

final Function(String text)? onSubmitted;