h12 constant

EdgeInsets const h12

Implementation

static const EdgeInsets h12 = EdgeInsets.symmetric(
  horizontal: 12,
);