items property

List<Widget> items
final

The list of widgets to be shown in the list.

Implementation

final List<Widget> items;