OnSend typedef

OnSend = void Function(String text)

Implementation

typedef OnSend = void Function(String text);