menu
popup_menu_2
popup_menu.dart
CustomPopupMenu
child property
child
dark_mode
light_mode
child
property
Widget
child
final
The widget that triggers the popup menu when interacted with.
Implementation
final Widget child;
popup_menu_2
popup_menu
CustomPopupMenu
child property
CustomPopupMenu class