products Navigation
Defines the navigation graph for the Products feature.
This includes routes for listing products, adding/editing products, managing categories, and creating catalogs.
Parameters
nav Controller
The NavHostController used for navigation between screens.
Type Parameters
T
The type of the root destination for this feature.