Dart SDK
dart:html
StyleValue
property runtimeType
runtimeType
class StyleValue
Properties
cssString
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
parse
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType