pr method

VContainer pr(
  1. double v
)

Sets right padding.

Implementation

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