4fbb4dc6ee
This disables the assist if the field formal parameter happens to also be an older style function typed parameter. As written the assist produces invalid code, and the older style is strongly discouraged so not supporting it shouldn't impact very many users. Change-Id: I44a3942b4656265bb1cbbba29e68fff61962b689 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/433260 Reviewed-by: Samuel Rawlins <srawlins@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>