menu
neomage package
documentation
utils/heatmap/heatmap_utils.dart
HeatmapOptions
HeatmapOptions.new const constructor
HeatmapOptions.new const constructor
dark_mode
light_mode
HeatmapOptions
constructor
const
HeatmapOptions
(
{
int
terminalWidth
=
80
,
bool
showMonthLabels
=
true
,
})
Implementation
const HeatmapOptions({this.terminalWidth = 80, this.showMonthLabels = true});
neomage package
documentation
utils/heatmap/heatmap_utils
HeatmapOptions
HeatmapOptions.new const constructor
HeatmapOptions class