menu
flutter_vertical_heatmap package
documentation
flutter_vertical_heatmap.dart
HeatMap
weekLabel property
weekLabel property
dark_mode
light_mode
weekLabel
property
List
<
String
>
?
weekLabel
final
A list of week labels.
Implementation
final List<String>? weekLabel;
flutter_vertical_heatmap package
documentation
flutter_vertical_heatmap
HeatMap
weekLabel property
HeatMap class