mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Rather than clamping _value on read, we now clamp the value when writing it, which simplifies reasoning about _value.
Rather than clamping _value on read, we now clamp the value when writing it, which simplifies reasoning about _value.