routerKey property

GlobalKey<RouterWidgetState>? routerKey
final

The key used for Router.

Implementation

final GlobalKey<RouterWidgetState>? routerKey;