onMessageTyping property
Callback when a user starts/stops typing a message by TypeWriterStatus
Implementation
final void Function(TypeWriterStatus status)? onMessageTyping;
Callback when a user starts/stops typing a message by TypeWriterStatus
final void Function(TypeWriterStatus status)? onMessageTyping;