h16v8 constant

EdgeInsets const h16v8

Implementation

static const EdgeInsets h16v8 = EdgeInsets.symmetric(
  horizontal: 16,
  vertical: 8,
);