tooltip property Null safety
A textual description of the widget's tooltip.
The reading direction is given by textDirection.
Implementation
String get tooltip => _tooltip;
A textual description of the widget's tooltip.
The reading direction is given by textDirection.
String get tooltip => _tooltip;