menu
kin_ui package
documentation
components/kin_heatmap.dart
KinHeatmap
rowLabels property
rowLabels property
dark_mode
light_mode
rowLabels
property
List
<
String
>
?
rowLabels
final
Labels for each row (e.g. month names).
Implementation
final List<String>? rowLabels;
kin_ui package
documentation
components/kin_heatmap
KinHeatmap
rowLabels property
KinHeatmap class