isLoading property

bool get isLoading
inherited

Implementation

bool get isLoading => status == Status.loading;