dropPosition property
holds the position where the user wants to drop the draggedItems according to the current Pointer position
Implementation
MhDropPosition? dropPosition;
holds the position where the user wants to drop the draggedItems according to the current Pointer position
MhDropPosition? dropPosition;