items property

List<Widget> items
final

Used to define carousel items in PageView.builder

Implementation

final List<Widget> items;