isLoading property

bool get isLoading

Is loading

Implementation

bool get isLoading => _state.value.isLoading;