py method

VContainer py(
  1. double v
)

Sets vertical padding.

Implementation

VContainer py(double v) => _copyWithPadding(v.py);