navigationKey property

LabeledGlobalKey<NavigatorState> navigationKey
getter/setter pair

Use this navigator key to enable the showing of any build context related error widgets

Implementation

late LabeledGlobalKey<NavigatorState> navigationKey;