menuButton property

Widget? menuButton
final

The menu button used by this pane.

If null, buildMenuButton is used

Implementation

final Widget? menuButton;