ay property
CSSNumericValue
get
ay
Implementation
_i3.CSSNumericValue get ay => _i4.getProperty(
this,
'ay',
);
set
ay
(CSSNumericValue value)
Implementation
set ay(_i3.CSSNumericValue value) {
_i4.setProperty(
this,
'ay',
value,
);
}