menu
app_color package
documentation
app_color.dart
ColorThemeHelper
primary property
primary property
dark_mode
light_mode
primary
property
Color
get
primary
Implementation
Color get primary => base.primary ?? theme.primaryColor;
app_color package
documentation
app_color
ColorThemeHelper
primary property
ColorThemeHelper extension on
BuildContext