canPop property

bool canPop
final

Callback when user tries to pop (back navigation). Return true to allow pop, false to prevent.

Implementation

final bool canPop;