maxHeight property

double maxHeight

If set, creates a scrollable container of the given height inside a popup if its content exceeds it

Implementation

external double get maxHeight;
void maxHeight=(double value)

Implementation

external set maxHeight(double value);