navigator property
NavigatorState
get
navigator
Use this to navigate throughout the your app
Implementation
NavigatorState get navigator => router;
Use this to navigate throughout the your app
NavigatorState get navigator => router;