showPage property

BeamPage? showPage
getter/setter pair

If guard check returns false, put this page onto navigation stack.

This has precedence over beamTo and beamToNamed.

Implementation

BeamPage? showPage;