typingCallback property

(dynamic Function(TypingEvent event)?) typingCallback

Called when the user starts typing or stops typing

Implementation

Function(TypingEvent event)? get typingCallback;