py method

Padding py(
  1. double v
)

get vertically padding

Implementation

Padding py(double v) => _pad(v: v);