ResizeFixedDp class
Fixed dp bound.
- Inheritance
-
- Object
- ResizeBound
- ResizeFixedDp
Constructors
- ResizeFixedDp(double dp)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
resolveToPx(
{required ScreenConfigurationLike configuration, required double density, required double fontScale}) → double -
Resolves this bound to physical pixels.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited