mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- constructors first - have either a blank line at the top and bottom of each class, or no blank line in either place (it's still inconsistent about which we should do) - hide clamp() R=abarth@chromium.org Review URL: https://codereview.chromium.org/1172173002