isScrolling property

bool isScrolling

Whether performing this activity constitutes scrolling.

Used, for example, to determine whether the user scroll direction is ScrollDirection.idle.

Implementation

bool get isScrolling;