providers\navigation_provider library

Classes

The NavigationProvider class is responsible for managing navigation-related state across the app. This includes handling top menu navigation, back navigation, and providing the appropriate AppBar title and navigation destination based on the user's interaction.

Enums

BackNavigationDestination
Represents the possible back navigation destinations for the app.
Represents the possible detailed navigation destinations within the app.
SimpleNavigationDestination
Represents the various simple destinations within the app.