isScrolling property

bool get isScrolling

Whether the board is currently scrolling

Implementation

bool get isScrolling => _isScrolling;