menuHeight property
double
get
menuHeight
This height exclude the arrow
Implementation
double get menuHeight => PopupMenuControl.itemHeight * _row;
This height exclude the arrow
double get menuHeight => PopupMenuControl.itemHeight * _row;