Info class

Constructors

Info.init({required double actualPixelRatio, required BlueprintsRectangle uiBlueprints})
factory

Properties

actualDpSize Size
no setter
actualPixelRatio double
final
bodyMaxLength double
no setter
deltaLength double
getter/setter pair
deltaPadding EdgeInsets
no setter
devicePixelRatio double
no setter
hashCode int
The hash code for this object.
no setterinherited
restoreRatio double
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uiBlueprints BlueprintsRectangle
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onScreenMetricsChange(MediaQueryData queryData) → void
restore2DeviceEdgeInsets(EdgeInsets dpEdgeInsets) EdgeInsets
restore2DeviceSize(Size dpSize) Size
restore2DeviceValue(double dpValue) double
toString() String
A string representation of this object.
override

Operators

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

Static Properties

enableLog bool
getter/setter pair
initialed bool
getter/setter pair
instance Info
no setter
isRelease bool
no setter