isLoading property

bool get isLoading

Check if loading

Implementation

bool get isLoading => _state.isLoading;