menuWidth property
final
The width of the menu.
If it is not provided, the width of the menu is the width of the dropdown button.
Implementation
final double? menuWidth;
The width of the menu.
If it is not provided, the width of the menu is the width of the dropdown button.
final double? menuWidth;