menu
Flutter
vector_math
Colors
white property
white
brightness_4
brightness_5
white
property
Vector4
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