Dart
dart:html
DomMatrixReadOnly
m41 property
description
m41 property
num
m41
Implementation
num
get
m41 => JS(
"num"
,
"#.m41"
,
this
);