menu
sdl3 package
documentation
sdl3/sdl.dart
SdlColorEx
grey property
grey property
dark_mode
light_mode
grey
property
int
get
grey
Implementation
static int get grey => rgbaToU32(0x9e, 0x9e, 0x9e, 0xff);
sdl3 package
documentation
sdl3/sdl
SdlColorEx
grey property
SdlColorEx extension on
SdlColor