menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
grey04 constant
grey04
dark_mode
light_mode
grey04
constant
Color
const
grey04
Implementation
static const grey04 = Color.fromRGBO(165, 165, 165, 1);
neo_concierge
ColorHelper
ColorHelper
grey04 constant
ColorHelper class