slideableItems property

Whether the items support pressing an item and sliding to another. Defaults to true.

This is ignored if the item group's content is scrollable, i.e. maxHeight is finite.

Implementation

@override
final FVariants<FItemGroupVariantConstraint, FItemGroupVariant, bool, Delta> slideableItems;