cancel static method

void cancel()

Implementation

static void cancel() {
  Fluttertoast.cancel();
}