PairIndicatorMargin<T1, T2> constructor

PairIndicatorMargin<T1, T2>(
  1. double left,
  2. double right
)

Implementation

PairIndicatorMargin(this.left, this.right);