y property - CssRotation class - dart:html library (
original
) (
raw
)
description
num
? gety
Implementation
num? get y native;
sety (
num
? value)
Implementation
set y(num? value) native;