feedback property

Widget feedback
final

The widget to show under the pointer when a drag is under way.

See child and childWhenDragging for information about what is shown at the location of the Draggable itself when a drag is under way.

Implementation

final Widget feedback;