isScrolling property
Whether performing this activity constitutes scrolling.
Used, for example, to determine whether the user scroll direction is ScrollDirection.idle.
Implementation
bool get isScrolling;
Whether performing this activity constitutes scrolling.
Used, for example, to determine whether the user scroll direction is ScrollDirection.idle.
bool get isScrolling;