h12v4 constant

EdgeInsets const h12v4

Implementation

static const EdgeInsets h12v4 = EdgeInsets.symmetric(
  horizontal: 12,
  vertical: 4,
);