is2D property - CssTransformComponent class - dart:html library (original) (raw)
bool? getis2D
Implementation
bool? get is2D native;setis2D (bool? value)
Implementation
set is2D(bool? value) native;
bool? getis2D
bool? get is2D native;setis2D (bool? value)
set is2D(bool? value) native;