routePath property

  1. @override
String get routePath
override

The path and route to navigate to this page

Implementation

@override
String get routePath => path;