menu
components_toolbox package
documentation
utils/colors.dart
CustomColors
grey property
grey property
dark_mode
light_mode
grey
property
Color
grey
getter/setter pair
Implementation
static Color grey = const Color.fromRGBO(200, 200, 200, 1);
components_toolbox package
documentation
utils/colors
CustomColors
grey property
CustomColors class