navigator property

NavigatorState navigator

Short for Navigator.of(context).

Implementation

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