menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
lightBackground constant
lightBackground
dark_mode
light_mode
lightBackground
constant
Color
const
lightBackground
Implementation
static const Color lightBackground = Color(0xffF5F5F6);
neo_concierge
ColorHelper
ColorHelper
lightBackground constant
ColorHelper class