items property

List<PageBlockListItem> items
read / write

The items of the list.

Implementation

late List<PageBlockListItem> items;