menu
address_sf_package package
documentation
theme_helper.dart
ThemeHelper
themeColor method
themeColor method
dark_mode
light_mode
themeColor
method
PrimaryColors
themeColor
(
)
Returns the primary colors for the current theme.
Implementation
PrimaryColors themeColor() => _getThemeColors();
address_sf_package package
documentation
theme_helper
ThemeHelper
themeColor method
ThemeHelper class