onResizeDelta property
Called when the bottom-right resize handle is dragged.
Provides the raw delta of the drag.
Implementation
final ValueChanged<Offset> onResizeDelta;
Called when the bottom-right resize handle is dragged.
Provides the raw delta of the drag.
final ValueChanged<Offset> onResizeDelta;