Method signature Refactor for Dart/Flutter - available in Android Studio?

Viewed 189

Using Android Studio 3.6.1 with Dart / Flutter.

I don't see an option to Refector > Change Signature for Methods.

Is this not supported? Or only in Intellij IDEA?

Normally this would be a Ctrl + F6 shortcut and available on context menu or main menu, but it's missing.

enter image description here

0 Answers
Related