key property

Retrieves the global key for accessing the navigator state.

Implementation

GlobalKey<NavigatorState> get key => rootController.key;