CardCarousel#
Live preview for component 'carousel' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.
CardCarousel(
children: const [
Card(child: Text('Slide 1')),
Card(child: Text('Slide 2')),
],
)
Live preview for component 'carousel' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.