motion property

Implementation

Pointer<SdlMouseMotionEvent> get motion =>
    cast<Uint8>().elementAt(0).cast<SdlMouseMotionEvent>();