AtomicSpacing class

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

Static Methods

all(double value) EdgeInsets
horizontal(double value) EdgeInsets
only({double left = 0, double top = 0, double right = 0, double bottom = 0}) EdgeInsets
symmetric({double horizontal = 0, double vertical = 0}) EdgeInsets
vertical(double value) EdgeInsets

Constants

allLg → const EdgeInsets
allMd → const EdgeInsets
allSm → const EdgeInsets
allXl → const EdgeInsets
allXs → const EdgeInsets
allXxl → const EdgeInsets
allXxs → const EdgeInsets
buttonContentPadding → const EdgeInsets
buttonPaddingX → const double
buttonPaddingY → const double
cardContentPadding → const EdgeInsets
cardMargin → const double
cardPadding → const double
horizontalLg → const EdgeInsets
horizontalMd → const EdgeInsets
horizontalSm → const EdgeInsets
horizontalXl → const EdgeInsets
horizontalXs → const EdgeInsets
huge → const double
inputPaddingX → const double
inputPaddingY → const double
lg → const double
listItemPadding → const double
listItemSpacing → const double
listPadding → const EdgeInsets
md → const double
modalPadding → const double
screenPadding → const EdgeInsets
sectionPadding → const double
sm → const double
unit → const double
verticalLg → const EdgeInsets
verticalMd → const EdgeInsets
verticalSm → const EdgeInsets
verticalXl → const EdgeInsets
verticalXs → const EdgeInsets
xl → const double
xs → const double
xxl → const double
xxs → const double
xxxl → const double
zero → const EdgeInsets