menu
components_toolbox package
documentation
utils/colors.dart
CustomColors
light property
light property
dark_mode
light_mode
light
property
Color
light
getter/setter pair
Color for light elements in light mode.
Implementation
static Color light = const Color.fromRGBO(255, 255, 255, 1);
components_toolbox package
documentation
utils/colors
CustomColors
light property
CustomColors class