dragged constant
WidgetEvent
const dragged
The event when this widget is being dragged from one place to another by the user.
Implementation
static const dragged = WidgetEvent('dragged');
The event when this widget is being dragged from one place to another by the user.
static const dragged = WidgetEvent('dragged');