OnChangeHandle typedef

OnChangeHandle = void Function(String text)

Implementation

typedef void OnChangeHandle(String text);