path property

String? path
final

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;