BgLine constructor

BgLine(
  1. KlineState klineState,
  2. Map style
)

Implementation

BgLine(this.klineState, this.style);