isScrolling property

bool get isScrolling

Whether this list is currently scrolling

Implementation

bool get isScrolling => _isScrolling;