width property
final
Determine the width of the DropdownMenu.
If this is null, the width of the DropdownMenu will be the same as the width of the widest menu item plus the width of the leading/trailing icon.
Implementation
final double? width;