mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Looks like this was proactively added in https://github.com/flutter/engine/pull/20496, but never wired up to anything on any platform. It is also unused in framework and customer code; we never exposed this on e.g. MediaQuery. Related engine PR: https://github.com/flutter/engine/pull/47825