custom property

Pointer<SdlHapticCustom> get custom

Implementation

Pointer<SdlHapticCustom> get custom =>
    cast<Uint8>().elementAt(0).cast<SdlHapticCustom>();