navigator property

NavigatorState get navigator

Returns the NavigatorState associated with this context.

Implementation

NavigatorState get navigator => Navigator.of(this);