screenLoading property

bool get screenLoading

Implementation

bool get screenLoading {
  return loading;
}