style property

TooltipThemeData? style
final

The style of the tooltip. If non-null, it's mescled with FluentThemeData.tooltipThemeData

Implementation

final TooltipThemeData? style;