Inheritance
Annotations
  • DocsEditable()
  • DomName('Screen')

Static Methods

internalCreateScreen() Screen

Constructors

Screen.internal_()

Properties

available Rectangle

read-only

read / write, inherited
colorDepth int

read-only
hashCode int

read-only
height int

read-only
orientation ScreenOrientation

read-only
pixelDepth int

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
width int

read-only

Operators

operator ==(other) bool

The equality operator.

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns a string representation of this object.

inherited