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