panelMinSize property

double panelMinSize
final

This is the initial value that set the panel min height. If the value is greater than 0, panel will be this size over body By default is 150.0. Set 0.0 if you want to hide Panel

Implementation

final double panelMinSize;