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