onMessageTyping property

ValueSetter<TypeWriterStatus>? onMessageTyping
final

Callback when a user starts/stops typing a message by TypeWriterStatus

Implementation

final ValueSetter<TypeWriterStatus>? onMessageTyping;