isScrollable property

bool isScrollable

Whether the chips is scrollable or not

Implementation

bool get isScrollable => !widget.wrapped;