Fixes https://github.com/flutter/flutter/issues/7201. The change from `new Rect.largest()` to `Rect.largest` saves a few allocations since we'll be using these with every Canvas.