bb13a0e609
When creating the constructor parameters for the widget, if the field is private, prefer to use a private named parameter unless it collides with another public field. Bug: https://github.com/dart-lang/sdk/issues/61644 Change-Id: I2776e4a350f5034e33bd80f4686e4164e8b0bda8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/479740 Auto-Submit: Bob Nystrom <rnystrom@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>