dragSource property

MdDragSource? dragSource
getter/setter pair

points to the widget the where the drag operation started and the draggedItems are taken from

Implementation

MdDragSource? dragSource;