textStyle property

TextStyle? textStyle
final

The style to use for the message of the tooltip.

If null, MacosTypography.callout is used

Implementation

final TextStyle? textStyle;