fondeEffectiveColorSchemeProvider top-level property

  1. @ProviderFor.new(fondeEffectiveColorScheme)
FondeEffectiveColorSchemeProvider fondeEffectiveColorSchemeProvider
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._();