zero constant
EdgeInsets
const zero
An EdgeInsets with zero offsets for all edges.
Implementation
static const EdgeInsets zero = EdgeInsets.only();
An EdgeInsets with zero offsets for all edges.
static const EdgeInsets zero = EdgeInsets.only();