labels property

List<String>? labels
final

The list of labels to display on top of each item.

Implementation

final List<String>? labels;