onDrag property Null safety

Stream<MouseEvent> onDrag

Implementation

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