items property

List<Label>? items
getter/setter pair

The list of labels.

Implementation

core.List<Label>? items;