dragCallBack property

dynamic Function(bool isOpen)? dragCallBack
final

抽屉滑动状态回调

Implementation

final Function(bool isOpen)? dragCallBack;