isScrolling property
bool
get
isScrolling
Whether this list is currently scrolling
Implementation
bool get isScrolling => _isScrolling;
Whether this list is currently scrolling
bool get isScrolling => _isScrolling;