tooltip property
final
A textual description of the widget's tooltip.
The reading direction is given by textDirection.
Implementation
final String tooltip;
A textual description of the widget's tooltip.
The reading direction is given by textDirection.
final String tooltip;