AFSpacing class

Constructors

AFSpacing({required List<double> sizes, required AFSpacingSet a, required AFSpacingSet t, required AFSpacingSet r, required AFSpacingSet b, required AFSpacingSet l, required AFSpacingSet v, required AFSpacingSet h, required AFSpacingSet th, required AFSpacingSet bh, required AFSpacingSet lv, required AFSpacingSet rv})
AFSpacing.create(List<double> sizes)
factory

Properties

a AFSpacingSet
final
all AFSpacingSet
no setter
b AFSpacingSet
final
bh AFSpacingSet
final
bigger EdgeInsets
no setter
biggest EdgeInsets
no setter
bottom AFSpacingSet
no setter
bottomHorz AFSpacingSet
no setter
h AFSpacingSet
final
hashCode int
The hash code for this object.
no setterinherited
horz AFSpacingSet
no setter
l AFSpacingSet
final
left AFSpacingSet
no setter
leftVert AFSpacingSet
no setter
lv AFSpacingSet
final
none EdgeInsets
no setter
r AFSpacingSet
final
no setter
rightVert AFSpacingSet
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
rv AFSpacingSet
final
sizes List<double>
final
smaller EdgeInsets
no setter
smallest EdgeInsets
no setter
standard EdgeInsets
no setter
t AFSpacingSet
final
th AFSpacingSet
final
top AFSpacingSet
no setter
topHorz AFSpacingSet
no setter
v AFSpacingSet
final
vert AFSpacingSet
no setter
x AFSpacingSet
no setter
y AFSpacingSet
no setter

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