key property

Implementation

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