isLoading property

bool isLoading

Implementation

bool get isLoading => _state!.loading || _state!.items.isEmpty;