zero constant
EdgeInsets
const zero
Zero insets on all sides.
Implementation
static const EdgeInsets zero = EdgeInsets.all(0);
Zero insets on all sides.
static const EdgeInsets zero = EdgeInsets.all(0);