resetOnExitBounds property

bool resetOnExitBounds
final

Decides whether this transition should reset the position of the child back to a value of zero when the pointer device is outside the bounds of the widget.

Implementation

final bool resetOnExitBounds;