540e92f91daa6430e27ca5c2305cf309d91956d8
Per https://github.com/dart-lang/sdk/issues/49941, synthetic constructors will be disallowed on @staticInterop classes. Functionally, they are lowered to the same code. Also fixes an erroneous call to the DomHTMLStyleConstructor instead of the relevant factory method.
Add external factories for @staticInterop classes instead of synthetic constructor (flutter/engine#37443)
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%