DrawCalculation constructor
DrawCalculation(
- KlineState klineState,
- Map style
Implementation
DrawCalculation(this.klineState, this.style);
DrawCalculation(this.klineState, this.style);