menu
kin_ui package
documentation
components/kin_heatmap.dart
KinHeatmap
columnLabels property
columnLabels property
dark_mode
light_mode
columnLabels
property
List
<
String
>
?
columnLabels
final
Labels for each column (e.g. day names or week numbers).
Implementation
final List<String>? columnLabels;
kin_ui package
documentation
components/kin_heatmap
KinHeatmap
columnLabels property
KinHeatmap class