dropdownWidth property
int?
get
dropdownWidth
Implementation
int? get dropdownWidth =>
selectorElement?.getBoundingClientRect().width.round();
int? get dropdownWidth =>
selectorElement?.getBoundingClientRect().width.round();