RoutingBase constructor

const RoutingBase(
  1. GlobalKey<NavigatorState> navigatorKey
)

Implementation

const RoutingBase(this.navigatorKey);