key property

Implementation

Pointer<SdlKeyboardEvent> get key =>
    (cast<Uint8>() + 0).cast<SdlKeyboardEvent>();