finish method

void finish()

Implementation

void finish() {
  Navigator.pop(Global.appContext());
}