items property

List<Widget> items
final

The item widgets contained in this section.

Implementation

final List<Widget> items;