liveLoading property

ValueNotifier<bool> get liveLoading

Implementation

ValueNotifier<bool> get liveLoading => _loadingNotifier;