menuPadding property
final
If specified, the padding of the popup menu.
If PopupMenuButton.menuPadding is provided, menuPadding is ignored.
Implementation
final EdgeInsetsGeometry? menuPadding;
If specified, the padding of the popup menu.
If PopupMenuButton.menuPadding is provided, menuPadding is ignored.
final EdgeInsetsGeometry? menuPadding;