labels property

List<String>? labels
final

The list of labels for the navigation items (optional).

Implementation

final List<String>? labels;