navigationKey property
If you already have the navigator key you can pass it here if not passed the package will assign its own key
Implementation
GlobalKey<NavigatorState>? navigationKey;
If you already have the navigator key you can pass it here if not passed the package will assign its own key
GlobalKey<NavigatorState>? navigationKey;