menu
Flutter
vector_math.dart
Colors
white property
white
dark_mode
light_mode
white
property
Vector4
get
white
Implementation
static
Vector4
get
white => Vector4(
255.0
/
255.0
,
255.0
/
255.0
,
255.0
/
255.0
,
255.0
/
255.0
);
Flutter
vector_math
Colors
white property
Colors class
Cookies management controls