menuWidth property
double
get
menuWidth
The total width of the popup menu.
Implementation
double get menuWidth => PopupMenuControl.itemWidth * _col;
The total width of the popup menu.
double get menuWidth => PopupMenuControl.itemWidth * _col;