collapsedHeight property Null safety
final
Height of the panel in percentage of screen when panel is collapsed.
Default : 0.40 (40%)
Implementation
final double collapsedHeight;
Height of the panel in percentage of screen when panel is collapsed.
Default : 0.40 (40%)
final double collapsedHeight;