fondeEffectiveColorSchemeProvider top-level property
- @ProviderFor.new(fondeEffectiveColorScheme)
final
Provider that obtains the FondeColorScheme to be actually applied, based on the current theme, system brightness settings, and theme color.
Implementation
@ProviderFor(fondeEffectiveColorScheme)
final fondeEffectiveColorSchemeProvider = FondeEffectiveColorSchemeProvider._();