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