menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
goldIcon constant
goldIcon
dark_mode
light_mode
goldIcon
constant
Color
const
goldIcon
Implementation
static const Color goldIcon = Color.fromRGBO(234, 155, 2, 1);
neo_concierge
ColorHelper
ColorHelper
goldIcon constant
ColorHelper class