canPop property

bool get canPop

Whether this route can be popped.

Implementation

bool get canPop => true;