- Dart
- dart:html
- Dimension class
Properties
-
value
→ num
-
Return a unitless, numerical value of this CSS value.
read-only
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
toString()
→ String
-
Print out the CSS String representation of this value.
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited