EChartsWebView constructor
const
EChartsWebView({})
Implementation
const EChartsWebView({
super.key,
required this.option,
this.rawOption = false,
this.width = 400,
this.height = 300,
this.theme,
this.enableLogger = false,
this.errorBuilder,
this.loadTimeoutSeconds = 12,
this.reload = 0,
this.initOptions,
this.onEvents,
});