menu
neo_concierge_admin
app/utils/color_helper.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_admin
color_helper
ColorHelper
grey04 constant
ColorHelper class