slideableTiles property

Whether the tiles support pressing a tile and sliding to another. Defaults to true.

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

Implementation

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