onDragEnd 属性

Stream<MouseEvent> onDragEnd

实现

Stream<MouseEvent> get onDragEnd => dragEndEvent.forTarget(this);