isTopMost property

bool isTopMost

Whether this controller has the top-most visible page

Implementation

bool get isTopMost => this == _topMostRouter();