canBack property

bool canBack

Implementation

bool get canBack {
  return _activePages.length > 1;
}