javaScriptModules property

List<String> javaScriptModules
final

JavaScript modules to load; either code or URLs. Defaults to the basic set from code.highcharts.com for each product widget. This will be executed before Highcharts Flutter code.

Implementation

final List<String> javaScriptModules;