menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
silverBg constant
silverBg
dark_mode
light_mode
silverBg
constant
Color
const
silverBg
Implementation
static const Color silverBg = Color.fromRGBO(181, 181, 181, 0.39);
neo_concierge
ColorHelper
ColorHelper
silverBg constant
ColorHelper class