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