onSubmit property
VoidCallback?
onSubmit
final
Called when Enter is pressed while a text input is focused.
Implementation
final VoidCallback? onSubmit;
Called when Enter is pressed while a text input is focused.
final VoidCallback? onSubmit;