menu
universal_flutter_utils package
documentation
widgets/popup_menu_button/index.dart
UFUPopUpMenuButton<T>
toolTip property
toolTip property
dark_mode
light_mode
toolTip
property
String
?
toolTip
final
toolTip is a hint that will be displayed on long press of popup menu
Implementation
final String? toolTip;
universal_flutter_utils package
documentation
widgets/popup_menu_button/index
UFUPopUpMenuButton<T>
toolTip property
UFUPopUpMenuButton class