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