colorKey property

Pointer<SdlColor> get colorKey

Implementation

Pointer<SdlColor> get colorKey => cast<Uint8>().elementAt(0).cast<SdlColor>();