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