mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Part of https://github.com/flutter/flutter/issues/127013. This is a repro to track the mask blur issues. If we accidentally trigger the wrong kind of blur, this golden will make it obvious because the gradient lines will become much more blurry. Once this problem is fixed, the circle's mask should be fully blurred and the rounded rectangle should have no edge clamping (the diagonal lines should continue as the edges fade to black).