menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
grey02 constant
grey02
dark_mode
light_mode
grey02
constant
Color
const
grey02
Implementation
static const grey02 = Color.fromRGBO(208, 213, 221, 1);
neo_concierge
ColorHelper
ColorHelper
grey02 constant
ColorHelper class