Dart SDK
dart:html
Screen
property runtimeType
runtimeType
class Screen
Properties
available
colorDepth
height
keepAwake
orientation
pixelDepth
width
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