routeStack property

List<Route> routeStack
getter/setter pair

Implementation

static var routeStack = <Route<dynamic>>[];