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