items property

List<Widget>? items
final

The list of widgets that will be used to create the carousel items.

Implementation

final List<Widget>? items;