SpacingDirectionalUtility<T extends Attribute> class

Inheritance
Annotations

Constructors

SpacingDirectionalUtility(T builder(SpacingDto))

Properties

all SpacingSideUtility<T>
latefinal
bottom SpacingSideUtility<T>
latefinal
builder → T Function(SpacingDto)
finalinherited
end SpacingSideUtility<T>
latefinal
hashCode int
The hash code for this object.
no setterinherited
horizontal SpacingSideUtility<T>
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
start SpacingSideUtility<T>
latefinal
top SpacingSideUtility<T>
latefinal
vertical SpacingSideUtility<T>
latefinal

Methods

as(EdgeInsetsGeometry value) → T
inherited
call(double p1, [double? p2, double? p3, double? p4]) → T
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
only({double? top, double? bottom, double? start, double? end}) → T
override
toString() String
A string representation of this object.
inherited

Operators

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