pageOrNull property

Page? get pageOrNull

The page if it's already built.

Implementation

Page? get pageOrNull => _page;