canPop method

bool canPop()

Can Pop

Implementation

bool canPop() => context?.canPop() ?? false;