menu
fluttery_framework package
documentation
view/app_menu.dart
PopupMenuWidget<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/app_menu
PopupMenuWidget<T>
tooltip property
PopupMenuWidget class