isScrolling property

bool isScrolling

Whether performing this activity constitutes scrolling.

Used, for example, to determine whether the user scroll direction (see ScrollPosition.userScrollDirection) is ScrollDirection.idle.

See also:

Implementation

bool get isScrolling;