mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This widget is slow and not commonly used. The original reason we added it was to colorize images, but now that feature is built into the image and background image widgets. Fixes #1646