javaScript property
Custom JavaScript to inject into the webView. This will be executed after Highcharts Flutter code, but before the initial chart update with the defined options.
Implementation
late final String? javaScript;
Custom JavaScript to inject into the webView. This will be executed after Highcharts Flutter code, but before the initial chart update with the defined options.
late final String? javaScript;