multiply method
- Map? other
Implementation
DomMatrix multiply([Map? other]) {
if (other != null) {
var other_1 = convertDartToNative_Dictionary(other);
return _multiply_1(other_1);
}
return _multiply_2();
}
Content-Length: 10087 | pFad | https://api.dart.dev/dart-core/../dart-html/../dart-html/DomMatrixReadOnly/multiply.html
Fetched URL: https://api.dart.dev/dart-core/../dart-html/../dart-html/DomMatrixReadOnly/multiply.html
Alternative Proxies: