RoutersScopedList constructor
RoutersScopedList({
- List<
Router> ? routers, - RoutersScopedListWarning? warning,
Implementation
RoutersScopedList({
this.routers,
this.warning,
});