menuHeight property
The total height of the popup menu, excluding the arrow.
Implementation
double get menuHeight => PopupMenuControl.itemHeight * _row;
The total height of the popup menu, excluding the arrow.
double get menuHeight => PopupMenuControl.itemHeight * _row;