Creates a gap with the same size for both rowGap and columnGap.
const Gap.all(Unit value) : rowGap = value, columnGap = value;