StackedRouter class
Constructors
Properties
Methods
-
allMatches(
RouteMatcher matcher) → List< RouteMatchV1> -
inherited
-
call(
RouteSettings settings) → Route? -
inherited
-
findMatch(
RouteSettings settings) → RouteMatchV1? -
inherited
-
hasMatch(
String path) → bool -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onGenerateRoute(
RouteSettings settings, [String? basePath]) → Route? -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited