height property

double height

The amount of vertical space occupied by this entry.

This value is used at the time the showMenu method is called, if the initialValue argument is provided, to determine the position of this entry when aligning the selected entry over the given position. It is otherwise ignored.

Implementation

double get height;