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