d539c43372
This is analogous to what we do for other control flow constructs. Without this, a `break` to the label causes the outer scope to also appear aborted. Fixes: #48317 Bug: https://github.com/flutter/flutter/issues/96394 Change-Id: I575a5bf96b25b49df6f15d429881e310b3b34d15 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/233446 Reviewed-by: Stephen Adams <sra@google.com> Commit-Queue: Mayank Patke <fishythefish@google.com>