labels property

List<String> labels
final

A list of strings that describes each Checkbox. Each label must be distinct.

Implementation

final List<String> labels;