dragType property

DragType dragType
final

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;