menu
sdl2 package
documentation
sdl2/generated/struct_sdl.dart
SdlWindowShapeParamsExtension
colorKey property
colorKey property
dark_mode
light_mode
colorKey
property
Pointer
<
SdlColor
>
get
colorKey
Implementation
Pointer<SdlColor> get colorKey => cast<Uint8>().elementAt(0).cast<SdlColor>();
sdl2 package
documentation
sdl2/generated/struct_sdl
SdlWindowShapeParamsExtension
colorKey property
SdlWindowShapeParamsExtension extension on
Pointer
<
SdlWindowShapeParams
>