RelativeConstraintId class

A relative id type that is referenced by index offsets between child elements

Inheritance

Constructors

RelativeConstraintId(int _siblingIndexOffset)

Properties

baseline ConstraintAlign
latefinalinherited
bottom ConstraintAlign
latefinalinherited
center ConstraintAlign
latefinalinherited
hashCode int
The hash code for this object.
no setterinherited
id String
Uniqueness must be guaranteed
finalinherited
left ConstraintAlign
latefinalinherited
latefinalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
top ConstraintAlign
latefinalinherited

Methods

bottomGoneMargin(double margin) ConstraintId
inherited
bottomMargin(double margin) ConstraintId
inherited
leftGoneMargin(double margin) ConstraintId
inherited
leftMargin(double margin) ConstraintId
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rightGoneMargin(double margin) ConstraintId
inherited
rightMargin(double margin) ConstraintId
inherited
topGoneMargin(double margin) ConstraintId
inherited
topMargin(double margin) ConstraintId
inherited
toString() String
A string representation of this object.
inherited

Operators

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