OnDragCallback<Detail> typedef
OnDragCallback<Detail> =
void Function(Detail details)
Implementation
typedef OnDragCallback<Detail> = void Function(Detail details);
typedef OnDragCallback<Detail> = void Function(Detail details);