actionCard property

Widget? actionCard
final

An optional card (e.g., action button) displayed at the end of the carousel.

Displayed only if photoUrls.length is less than maxPhotos.

Implementation

final Widget? actionCard;