onSubmitted property

dynamic Function(String text)? onSubmitted
final

点击键盘上的回车键的回调

Implementation

final Function(String text)? onSubmitted;