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