menu
app_color package
documentation
app_color.dart
ColorTheme
purpleOf static method
purpleOf static method
dark_mode
light_mode
purpleOf
static method
Color
purpleOf
(
bool
dark
)
Implementation
static Color purpleOf(bool dark) => _i?._purple?.detect(dark) ?? kPurple;
app_color package
documentation
app_color
ColorTheme
purpleOf static method
ColorTheme class