dropdownWidth property
double
get
dropdownWidth
Implementation
double get dropdownWidth => dropdownOptions.width ?? _resultWidth;
double get dropdownWidth => dropdownOptions.width ?? _resultWidth;