mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
`Rect::Intersection(a, b)` instead of `Intersection(a, b)`, etc. Make them usable with other Rect variants, although `RoundOut` is not useful for integer rectangles, for example.