dropdownWidth property
Optional fixed width for the dropdown segment. If null (default), the segment auto-sizes to the widest item label.
Implementation
final double? dropdownWidth;
Optional fixed width for the dropdown segment. If null (default), the segment auto-sizes to the widest item label.
final double? dropdownWidth;