Whether this scroll behavior currently permits scrolling.
Source
@override bool get isScrollable => contentExtent > containerExtent;
Whether this scroll behavior currently permits scrolling.
@override bool get isScrollable => contentExtent > containerExtent;