onPressEnter property

void Function()? onPressEnter
final

Optional callback triggered when the Enter key is pressed.

Implementation

final void Function()? onPressEnter;