menu
Flutter
vector_math
Colors
lightGray property
lightGray
brightness_4
brightness_5
lightGray
property
Vector4
lightGray
Implementation
static Vector4 get lightGray => Vector4(211.0 / 255.0, 211.0 / 255.0, 211.0 / 255.0, 255.0 / 255.0);
Flutter
vector_math
Colors
lightGray property
Colors class