ConstraintsMacro class abstract
- Implementers
Constructors
Properties
- fullHeight → void
-
no setter
- fullSize → void
-
no setter
- fullWidth → void
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- maxHeight ↔ double?
-
getter/setter pair
-
maxSize
← List<
double> -
no getter
- maxWidth ↔ double?
-
getter/setter pair
- minHeight ↔ double?
-
getter/setter pair
-
minSize
← List<
double> -
no getter
- minWidth ↔ double?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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