menu
flutter_ui_box package
documentation
widget/base/bottom_dialog_wrapper.dart
BottomDialogWrapper<T extends Object>
dragScrollDep property
dragScrollDep property
dark_mode
light_mode
dragScrollDep
property
int
dragScrollDep
final
如果child里有列表,需要业务方告知滚动的列表在第几层,默认是第0层,如果是nested 一般是第一层
Implementation
final int dragScrollDep;
flutter_ui_box package
documentation
widget/base/bottom_dialog_wrapper
BottomDialogWrapper<T extends Object>
dragScrollDep property
BottomDialogWrapper class