text property
Pointer<SdlTextInputEvent>
get
text
Implementation
Pointer<SdlTextInputEvent> get text =>
(cast<Uint8>() + 0).cast<SdlTextInputEvent>();
Pointer<SdlTextInputEvent> get text =>
(cast<Uint8>() + 0).cast<SdlTextInputEvent>();