TextChanged typedef

TextChanged = void Function(String text)

Implementation

typedef TextChanged = void Function(String text);