HCPlotLollipopTooltipDateTimeLabelFormatsOptions constructor
const
HCPlotLollipopTooltipDateTimeLabelFormatsOptions({})
Implementation
const HCPlotLollipopTooltipDateTimeLabelFormatsOptions({
this.day,
this.hour,
this.millisecond,
this.minute,
this.month,
this.second,
this.week,
this.year,
});