tooltip property
final
The optional tooltip text.
This text is displayed when the user hovers over the menu item.
If null, no tooltip will be displayed.
Implementation
final String? tooltip;
The optional tooltip text.
This text is displayed when the user hovers over the menu item.
If null, no tooltip will be displayed.
final String? tooltip;