enableOnOutOfConstraintsAnimation property

bool enableOnOutOfConstraintsAnimation
final

Enable the color and boomerang animation when user try to change value to a value that is superior as maxValue or inferior as minValue

Defaults to true

Implementation

final bool enableOnOutOfConstraintsAnimation;