isLoading property

bool isLoading

Implementation

bool get isLoading => footerMode?.value == LoadStatus.loading;