createDrawerDragStartBehavior method
侧拉栏拉出的开始为止
Implementation
@protected
DragStartBehavior createDrawerDragStartBehavior() {
return DragStartBehavior.start;
}
侧拉栏拉出的开始为止
@protected
DragStartBehavior createDrawerDragStartBehavior() {
return DragStartBehavior.start;
}