Dart SDK
dart:html
StyleSheet
property runtimeType
runtimeType
class StyleSheet
Properties
disabled
href
media
ownerNode
parentStyleSheet
title
type
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType