Screen class

Inheritance

Constructors

Screen([BindingContext? context])

Properties

availHeight int
no setter
availWidth int
no setter
contextId int?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
height int
no setter
pointer → dynamic
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
width int
no setter

Methods

dispose() → void
inherited
getBindingProperty(String key) → dynamic
override
invokeBindingMethod(String method, List args) → dynamic
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setBindingProperty(String key, dynamic value) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited