menu
neo_concierge_admin
app/utils/color_helper.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_admin
color_helper
ColorHelper
bgPurpleTint constant
ColorHelper class