ReferenceTypesEventsDragTargetEventDragTargetEventEvent payload for drag move and accepted-drop callbacks.Inherits: flet.controls.core.drag_target.DragEventBasePropertiesoffset - Pointer position as an Offset.x - Horizontal pointer position relative to target bounds.y - Vertical pointer position relative to target bounds.PropertiesbuildoffsetpropertyCopyoffset: OffsetPointer position as an Offset.buildxinstance-attributeCopyx: floatHorizontal pointer position relative to target bounds.buildyinstance-attributeCopyy: floatVertical pointer position relative to target bounds.