menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
white constant
white
dark_mode
light_mode
white
constant
Color
const
white
Implementation
static const white = Color.fromRGBO(255, 255, 255, 1);
neo_concierge
ColorHelper
ColorHelper
white constant
ColorHelper class