clientsNavigation

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

navController

The NavHostController used for navigation between screens.

Type Parameters

T

The type of the root destination for this feature.