weekLabels property

List<String> weekLabels
final

Labels for the days of the week (e.g., Sunday, Monday). Must contain exactly 7 items.

Implementation

final List<String> weekLabels;