drop property

Pointer<SdlDropEvent> get drop

Implementation

Pointer<SdlDropEvent> get drop =>
    cast<Uint8>().elementAt(0).cast<SdlDropEvent>();