menu
app_color package
documentation
app_color.dart
ColorHelper
themeB method
themeB method
dark_mode
light_mode
themeB
method
Color
themeB
(
double
percentage
)
Implementation
Color themeB(double percentage) => _theme(percentage, true);
app_color package
documentation
app_color
ColorHelper
themeB method
ColorHelper extension on
Color
?