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