ZeroTooltipStyle constructor
const
ZeroTooltipStyle({})
Implementation
const ZeroTooltipStyle({
this.backgroundColor,
this.lightBackgroundColor,
this.darkBackgroundColor,
this.textStyle,
this.borderColor,
this.duration,
});