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