closedHeight property Null safety
final
Initial height of the panel in percentage of screen. Panel is shown upto this when closed.
Default : 0.25 (25%)
Implementation
final double closedHeight;
Initial height of the panel in percentage of screen. Panel is shown upto this when closed.
Default : 0.25 (25%)
final double closedHeight;