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