labels property Null safety
final
A list of strings that describes each Checkbox. Each label must be distinct.
Implementation
final List<String> labels;
A list of strings that describes each Checkbox. Each label must be distinct.
final List<String> labels;