horizontal constant
EdgeInsets
const horizontal
Zero EdgeInsets for horizontal and vertical directions.
Implementation
static const EdgeInsets horizontal = EdgeInsets.symmetric(horizontal: 0);
Zero EdgeInsets for horizontal and vertical directions.
static const EdgeInsets horizontal = EdgeInsets.symmetric(horizontal: 0);