mr method

VContainer mr(
  1. double v
)

Sets right margin.

Implementation

VContainer mr(double v) => _copyWithMargin(v.pr);