SUISpacing class

Constructors

SUISpacing()

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Constants

defaultSpacing → const EdgeInsets
DEFAULT SPACING
horizintalSpacing8 → const EdgeInsets
HORIZONTAL SPACING
horizintalSpacing16 → const EdgeInsets
horizintalSpacing24 → const EdgeInsets
horizintalSpacing34 → const EdgeInsets
horizintalSpacing52 → const EdgeInsets
s8 → const double
SET VALUES
s16 → const double
s24 → const double
s34 → const double
s52 → const double
spacing8 → const EdgeInsets
HORIZONTAL & VERTICAL SPACING
spacing16 → const EdgeInsets
spacing24 → const EdgeInsets
spacing34 → const EdgeInsets
verticalSpacing8 → const EdgeInsets
VERTICAL SPACING
verticalSpacing16 → const EdgeInsets
verticalSpacing24 → const EdgeInsets
verticalSpacing34 → const EdgeInsets