menu
alert_tool package
documentation
util/popup_view.dart
PopupView
maxHeight property
maxHeight property
dark_mode
light_mode
maxHeight
property
double
?
maxHeight
final
列表弹窗最大高度,若设置最大高度则可滑动 否则高度自适应
Implementation
final double? maxHeight;
alert_tool package
documentation
util/popup_view
PopupView
maxHeight property
PopupView class