typingCallback property

dynamic Function(TypingEvent event)? get typingCallback

Called when the user starts typing or stops typing

Implementation

Function(TypingEvent event)? get typingCallback;