NxtChartPage constructor
- required ChartInterface dataProvider,
- Key? key,
A standard single-panel chart for one symbol.
Implementation
const NxtChartPage({required this.dataProvider, super.key})
: _scalper = false,
initialOptType = null;
A standard single-panel chart for one symbol.
const NxtChartPage({required this.dataProvider, super.key})
: _scalper = false,
initialOptType = null;