typedText property

String? typedText
getter/setter pair

typedText for a key event is the equivalent typed text if any.

Implementation

String? typedText;