path property
The path associated with the navigation item, used for routing. if not provided, it is assumed to not be a route.
Implementation
final String? path;
The path associated with the navigation item, used for routing. if not provided, it is assumed to not be a route.
final String? path;