topPage property

AutoRoutePage? topPage

The top-most visible page

Implementation

AutoRoutePage? get topPage => _topMostRouter()._pages.lastOrNull;