tooltipTitleStyle property

TextStyle? tooltipTitleStyle
final

Title/description styles; null — the tooltip resolves defaults from tooltipForeground (a partially custom theme does not break zero-config).

Implementation

final TextStyle? tooltipTitleStyle;