labels property

List<Label>? labels
getter/setter pair

The list of labels.

Implementation

core.List<Label>? labels;