AppRoutePath.page constructor
AppRoutePath.page(
- String? path
Identified as a Page.
Implementation
AppRoutePath.page(this.path)
: isUnknown = false,
isHomePage = false;
Identified as a Page.
AppRoutePath.page(this.path)
: isUnknown = false,
isHomePage = false;