Fixed class final
A constraint that specifies a fixed size.
Whether the size is a width or a height is determined by the context in which the constraint is used.
- Inheritance
-
- Object
- Constraint
- Fixed
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override