menu
Flutter
material
TooltipThemeData
textStyle property
textStyle
brightness_4
brightness_5
description
textStyle
property
TextStyle
?
textStyle
final
The style to use for the message of
Tooltip
s.
Implementation
final TextStyle? textStyle;
Flutter
material
TooltipThemeData
textStyle property
TooltipThemeData class