isLoading property

bool get isLoading

The current loading state.

Implementation

bool get isLoading => _isLoading;