canPop property
Callback when user tries to pop (back navigation).
Return true to allow pop, false to prevent.
Implementation
final bool canPop;
Callback when user tries to pop (back navigation).
Return true to allow pop, false to prevent.
final bool canPop;