AppRouter constructor

AppRouter(
  1. Map<String, Widget> routes
)

Implementation

AppRouter(this.routes);