WouterActionsExtension extension

on

Methods

pop([dynamic result]) bool
push<R>(String path) Future<R?>
replace<T>(String path, [dynamic result]) Future<T?>
reset([List<String> stack = const ["/"]]) → void
Resets the state as if only path been pushed.