items property

List<Widget>? items
final

The widgets to be shown in the carousel of default constructor

Implementation

final List<Widget>? items;