mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It looked and smelled like an enum, so lets just make it one. This also gives us a nice toString() method. R=abarth@chromium.org, eseidel@chromium.org, ianh@google.com Review URL: https://codereview.chromium.org/1144233004