NavigationItem

constructor(route: String, label: String, icon: ImageVector)

Parameters

route

The navigation route associated with this item.

label

The text label shown beneath the icon.

icon

The vector icon displayed for this item.