popupMenuButton property
Widget
get
popupMenuButton
Implementation
// Returning a widget allows for the Builder() widget below.
Widget get popupMenuButton => buttonMenu();
// Returning a widget allows for the Builder() widget below.
Widget get popupMenuButton => buttonMenu();