menuWidth property

double get menuWidth

The total width of the popup menu.

Implementation

double get menuWidth => PopupMenuControl.itemWidth * _col;