button property

Implementation

Pointer<SdlMouseButtonEvent> get button =>
    cast<Uint8>().elementAt(0).cast<SdlMouseButtonEvent>();