menu
dutato
presentation/screens/progress/progress_dashboard_screen.dart
HeatmapCell
HeatmapCell.new const constructor
HeatmapCell.new
dark_mode
light_mode
description
HeatmapCell
constructor
const
HeatmapCell
(
{
Key
?
key
,
required
int
level
,
})
Implementation
const HeatmapCell({super.key, required this.level});
dutato
progress_dashboard_screen
HeatmapCell
HeatmapCell.new const constructor
HeatmapCell class