NavigatorState constructor

NavigatorState(
  1. Navigator widget
)

Implementation

NavigatorState(this.widget) : routes = widget.routes;