itemsNotifier property

ValueNotifier<List<T>> get itemsNotifier
inherited

Implementation

ValueNotifier<List<T>> get itemsNotifier => paginationNotifier.itemsNotifier;