OnChangeHandle typedef

OnChangeHandle = void Function(String text)

Implementation

typedef OnChangeHandle = void Function(String text);