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