navigator property

NavigatorState? get navigator
inherited

Use this to navigate throughout the your app

Implementation

NavigatorState? get navigator => navigatorState;