fondeNavigationStateProvider top-level property

  1. @ProviderFor.new(FondeNavigationState)
FondeNavigationStateProvider fondeNavigationStateProvider
final

Provider for managing navigation state.

Manages the selection state of navigation items and the expansion state of groups. Item and group identifiers are plain String values.

Implementation

@ProviderFor(FondeNavigationState)
final fondeNavigationStateProvider = FondeNavigationStateProvider._();