style property
Customize the tooltip style
By default style is taken from global ZeroThemeData.tooltipStyle
And if the style is not null, then the style will override the global theme
Implementation
final ZeroTooltipStyle? style;
Customize the tooltip style
By default style is taken from global ZeroThemeData.tooltipStyle
And if the style is not null, then the style will override the global theme
final ZeroTooltipStyle? style;