menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
bGBlueTint constant
bGBlueTint
dark_mode
light_mode
bGBlueTint
constant
Color
const
bGBlueTint
Implementation
static const Color bGBlueTint = Color.fromRGBO(210, 226, 246, 0.6);
neo_concierge
ColorHelper
ColorHelper
bGBlueTint constant
ColorHelper class