OnSubmitHandle typedef

OnSubmitHandle = void Function(String text)

Implementation

typedef void OnSubmitHandle(String text);