isScrolling property

bool get isScrolling

Implementation

bool get isScrolling => _scrollController.position.isScrollingNotifier.value;