menu
Dart
dart:html
CssTransformComponent
is2D property
is2D
brightness_4
brightness_5
description
is2D
property
bool
?
is2D
Implementation
bool? get is2D native;
void
is2D=
(
bool
?
value
)
Implementation
set is2D(bool? value) native;
Dart
dart:html
CssTransformComponent
is2D property
CssTransformComponent class
Properties
hashCode
is2D
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==