isLoadingAll property
Notifier for tracking the loading state of the entire table.
When true, the fullLoadingPlaceHolder is displayed.
Implementation
final ValueNotifier<bool> isLoadingAll;
Notifier for tracking the loading state of the entire table.
When true, the fullLoadingPlaceHolder is displayed.
final ValueNotifier<bool> isLoadingAll;