onDrag 属性

Stream<MouseEvent> onDrag

实现

Stream<MouseEvent> get onDrag => dragEvent.forTarget(this);