clients Navigation
Defines the navigation graph for the Clients feature.
This includes routes for listing clients, adding a new client, editing a client, and viewing client details.
Parameters
nav Controller
The NavHostController used for navigation between screens.
Type Parameters
T
The type of the root destination for this feature.