onPressedCancel method

void onPressedCancel()

Implementation

void onPressedCancel() {
  onPressedStandardBackButton();
}