scrollable property

bool get scrollable

Implementation

bool get scrollable => widget.scrollable ?? false;