isLoadingAll property

ValueNotifier<bool> isLoadingAll
final

Notifier to indicate whether the list is currently loading.

Implementation

final ValueNotifier<bool> isLoadingAll;