textStyle property

TextStyle? textStyle
final

The style to use for the message of the tooltip.

If null, Typography.caption is used

Implementation

final TextStyle? textStyle;