items property

List<Widget> items
final

The list of widgets to display in the carousel.

Implementation

final List<Widget> items;