callback property

DrawerCallback? callback
final

状态回调 / State callback 打开时传入true,关闭时传入false

Implementation

final DrawerCallback? callback;