showTip property

bool get showTip

Implementation

bool get showTip {
  _checkDisposed();
  return _showTip;
}