menu
fluttery_framework package
documentation
view.dart
PopupMenu<T>
tooltip property
tooltip property
dark_mode
light_mode
tooltip
property
String
?
tooltip
final
Text that describes the action that will occur when the button is pressed.
Implementation
final String? tooltip;
fluttery_framework package
documentation
view
PopupMenu<T>
tooltip property
PopupMenu class