isLoading property

bool get isLoading

Whether currently loading.

Implementation

bool get isLoading => state.isLoading;