durationShort method

ToastItem durationShort()

Implementation

ToastItem durationShort() {
  durationMS = 3000;
  return this;
}