menuBuilder property

Widget Function() menuBuilder
final

A builder function that returns the widget to be displayed inside the popup menu.

Implementation

final Widget Function() menuBuilder;