liveLoading property

ValueNotifier<bool> get liveLoading
inherited

Implementation

ValueNotifier<bool> get liveLoading => _loadingNotifier;