x property - CssRotation class - dart:html library (
original
) (
raw
)
description
num
? getx
Implementation
num? get x native;
setx (
num
? value)
Implementation
set x(num? value) native;