6880bfca41
This fixes "Evaluation of this constant expression throws an exception" during Flutter analysis. Initial CL: https://dart-review.googlesource.com/c/sdk/+/81750 R=brianwilkerson@google.com, paulberry@google.com Title: Enum values are always computed, compute even implicit null values of default parameters. Change-Id: If38dde0490f04bf39119087b5f15a36272e58cab Reviewed-on: https://dart-review.googlesource.com/c/84041 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>