TextChangeCallback typedef

TextChangeCallback = void Function(String text)

Implementation

typedef TextChangeCallback = void Function(String text);