bool isScrollable

Whether this scroll behavior currently permits scrolling.

Source

@override
bool get isScrollable => contentExtent > containerExtent;