Flutter
material
Tooltip
message property
message
Tooltip class
Constructors
Tooltip
Properties
child
excludeFromSemantics
height
message
padding
preferBelow
verticalOffset
hashCode
key
runtimeType
Methods
createState
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
message property
String
message
final
The text to display in the tooltip.
Implementation
final String message