tipTime property

Duration? get tipTime

Implementation

Duration? get tipTime {
  _checkDisposed();
  return _tipTime;
}