ScalingQuery class

Constructors

ScalingQuery(dynamic context)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

fontSize(double size) double
hp(dynamic size) double
moderateScale(double size, [double factor = 0.5]) double
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
scale(double size) double
toString() String
A string representation of this object.
inherited
verticalScale(double size) double
wp(dynamic size) double

Operators

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