Flutter
painting
EdgeInsets
zero constant
zero
EdgeInsets class
Constructors
all
fromLTRB
fromWindowPadding
only
symmetric
Properties
bottom
bottomLeft
bottomRight
flipped
left
right
top
topLeft
topRight
collapsedSize
hashCode
horizontal
isNonNegative
runtimeType
vertical
Methods
add
copyWith
deflateRect
inflateRect
resolve
subtract
along
deflateSize
inflateSize
noSuchMethod
toString
Operators
operator %
operator *
operator +
operator -
operator /
operator unary-
operator ~/
operator ==
Static methods
lerp
Constants
zero
zero constant
EdgeInsets
const
zero
=
const EdgeInsets.only()
An
EdgeInsets
with zero offsets in each direction.
Implementation
static const EdgeInsets zero = EdgeInsets.only()