dragType property
The live drag this event is undergoing (DragType.none when idle), so a builder can reflect a move vs. a top/bottom resize.
Implementation
final DragType dragType;
The live drag this event is undergoing (DragType.none when idle), so a builder can reflect a move vs. a top/bottom resize.
final DragType dragType;