TextCallback typedef

TextCallback = void Function(String)

Implementation

typedef TextCallback = void Function(String);