enabledDrag property

bool? enabledDrag
final

是否开启边缘拖拽显示抽屉,若为 null,移动端将默认为 true,桌面端则为 false

Implementation

final bool? enabledDrag;