isShow property

bool isShow

是否正在显示 loading

Implementation

static bool get isShow {
  return _isShow;
}