quit property

Pointer<SdlQuitEvent> get quit

Implementation

Pointer<SdlQuitEvent> get quit =>
    cast<Uint8>().elementAt(0).cast<SdlQuitEvent>();