currentPriceIndicator property
Hides/shows two price indicators:
- last price in the dataset
- last price in the selected range
API Docs: https://api.highcharts.com/highstock/navigation.bindings.currentPriceIndicator
Implementation
Map<String, dynamic>? currentPriceIndicator;