canScroll property

bool canScroll

canScroll indicate if this widget has scrollable content

Implementation

bool get canScroll => max > 0;