OnSubmitHandle typedef

OnSubmitHandle = void Function(String text)

Implementation

typedef OnSubmitHandle = void Function(String text);