DraggingInfo constructor

DraggingInfo([
  1. Point? pt
])

Implementation

factory DraggingInfo([_i3.Point? pt]) => _i4.callConstructor(
      _declaredDraggingInfo,
      [pt ?? _i5.undefined],
    );