dismiss static method

void dismiss()

Implementation

static void dismiss() {
  _tipDialog.dismiss();
}