menu
digit_components package
documentation
theme/colors.dart
DigitColors
hintGrey property
hintGrey property
dark_mode
light_mode
hintGrey
property
Color
get
hintGrey
Implementation
Color get hintGrey => const Color.fromRGBO(80, 90, 95, 1);
digit_components package
documentation
theme/colors
DigitColors
hintGrey property
DigitColors class