applyDelta property

bool applyDelta
final

Whether the controller's delta should be applied to the widget. This will offset the widget being dragged by DoughTransformerContext.delta.

Implementation

final bool applyDelta;