topPage property

StackedPage? topPage

Implementation

StackedPage? get topPage => topMostRouter()._pages.lastOrNull;