scrolling property

bool get scrolling

Whether the auto scroll is in progress.

Implementation

bool get scrolling => _scrolling;