PriceLine constructor

PriceLine(
  1. KlineState klineState,
  2. int repaintFlag,
  3. Map style
)

Implementation

PriceLine(this.klineState, this.repaintFlag, this.style);