h16v24 constant

EdgeInsets const h16v24

Implementation

static const EdgeInsets h16v24 = EdgeInsets.symmetric(
  horizontal: 16,
  vertical: 24,
);