isShow property

bool isShow

是否正在显示 loading

Whether loading is being displayed

Implementation

static bool get isShow {
  return _isShow;
}