mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The InlinePassContext will not apply the clear color within a parent pass that is already in progress. Fixes https://github.com/flutter/flutter/issues/130824