items property

List<Widget> items
final

List of items, either secondary or nested primary items.

Implementation

final List<Widget> items;