6a1f9ed029
Usually when adding arguments, we'd always put them at the end. However there is convention (and a lint) for putting child/children last - so if the arguments in the last position are child/children, we should insert before them. Change-Id: Ia0e0cd6b10f16cef30aa0cfe4fdedecc223f08c4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/403584 Reviewed-by: Elliott Brooks <elliottbrooks@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>