Keep AnimationController's _value in bounds
Rather than clamping _value on read, we now clamp the value when writing it, which simplifies reasoning about _value.
Showing
Please register or sign in to comment
Rather than clamping _value on read, we now clamp the value when writing it, which simplifies reasoning about _value.
HIAST - GitLab