Flutter
rendering
EdgeInsets
vertical
vertical
Flutter
rendering
EdgeInsets
vertical
property
vertical
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
vertical
The total offset in the horizontal direction.
Source
double get vertical => top + bottom;