onLoadMore property

Stream<bool> onLoadMore

Implementation

Stream<bool> get onLoadMore => _onLoadMore.stream;