Flutter
rendering
EdgeInsets
horizontal
horizontal
Flutter
rendering
EdgeInsets
horizontal
property
horizontal
Flutter
rendering
EdgeInsets
Constants
zero
Static methods
lerp
Constructors
all
fromLTRB
fromWindowPadding
only
symmetric
Properties
bottom
bottomLeft
bottomRight
collapsedSize
flipped
hashCode
horizontal
isNonNegative
left
right
top
topLeft
topRight
vertical
runtimeType
Operators
operator %
operator *
operator +
operator -
operator /
operator ==
operator ~/
Methods
along
deflateRect
deflateSize
inflateRect
inflateSize
toString
noSuchMethod
double
horizontal
The total offset in the vertical direction.
Source
double get horizontal => left + right;