menu
neo_concierge
app/utils/ColorHelper.dart
ColorHelper
primaryPurple constant
primaryPurple
dark_mode
light_mode
primaryPurple
constant
Color
const
primaryPurple
Implementation
static const Color primaryPurple = Color.fromRGBO(108, 21, 241, 1);
neo_concierge
ColorHelper
ColorHelper
primaryPurple constant
ColorHelper class