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