mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Work towards https://github.com/dart-lang/sdk/issues/58729 The lint rule will suggest using a super-parameter for a named parameter even if the positional parameters cannot be super-parameters.