dropdownWidth property

double? dropdownWidth
final

Optional fixed width for the dropdown segment. If null (default), the segment auto-sizes to the widest item label.

Implementation

final double? dropdownWidth;