RouteViewExt extension
- on
Methods
- Route to a new page.
-
stateName(
) → String - Get the state name of the route.
-
stateRefresh(
) → dynamic - Refresh the page
-
withParams(
Map< String, dynamic> args) → String - Get the path of the route with arguments.