menu
expandable_widget package
documentation
res/expandable_widget.dart
ExpandableWidget
maxHeight property
maxHeight property
dark_mode
light_mode
maxHeight
property
double
maxHeight
final
Max Height of widget that will show by default. Default is 100
Implementation
final double maxHeight;
expandable_widget package
documentation
res/expandable_widget
ExpandableWidget
maxHeight property
ExpandableWidget class