isScrolling property
bool
get
isScrolling
Whether the board is currently scrolling
Implementation
bool get isScrolling => _isScrolling;
Whether the board is currently scrolling
bool get isScrolling => _isScrolling;