menu
termui package
documentation
ui/widgets/overlay.dart
PopupMenuButton<T>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The child widget that acts as the trigger for the popup menu.
Implementation
final Widget child;
termui package
documentation
ui/widgets/overlay
PopupMenuButton<T>
child property
PopupMenuButton class