menuHeight property

double get menuHeight

This height exclude the arrow

Implementation

double get menuHeight => PopupMenuControl.itemHeight * _row;