isLoading property

bool get isLoading

Getter for the loading state.

Implementation

bool get isLoading => _isLoading;