mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This function always returns false now that we don't have writing modes. TBR=esprehn@chromium.org Remove flipForWritingMode. It's a noop now that we don't have writing modes. Review URL: https://codereview.chromium.org/688223002