OnChanged typedef

OnChanged = void Function(String text)

Implementation

typedef OnChanged = void Function(String text);