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