menu
kin_ui package
documentation
components/kin_heatmap.dart
KinHeatmapCell
KinHeatmapCell.new const constructor
KinHeatmapCell.new const constructor
dark_mode
light_mode
KinHeatmapCell
constructor
const
KinHeatmapCell
(
{
required
double
value
,
String
?
tooltip
,
})
Implementation
const KinHeatmapCell({required this.value, this.tooltip});
kin_ui package
documentation
components/kin_heatmap
KinHeatmapCell
KinHeatmapCell.new const constructor
KinHeatmapCell class