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