h24v20 constant

EdgeInsets const h24v20

Implementation

static const EdgeInsets h24v20 = EdgeInsets.symmetric(
  horizontal: 24,
  vertical: 20,
);