snapToTargetOnStop property

bool snapToTargetOnStop
final

If applyDelta is true, this determines whether the widget should snap towards the target when DoughController.stop is called.

Implementation

final bool snapToTargetOnStop;