CaptureScreenAdapter class

createTime: 2023/10/20 on 17:46 desc:

@author azhon

Constructors

CaptureScreenAdapter.new()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaleWidth double
getter/setter pair
screen Size
getter/setter pair

Methods

init(MediaQueryData data, Size designSize) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance CaptureScreenAdapter
no setter