ChartsConfig constructor
const
ChartsConfig({})
Implementation
const ChartsConfig({
this.useGlassmorphism,
this.useNeumorphism,
this.emptyWidget,
this.emptyMessage,
this.errorWidget,
this.errorMessage,
this.boxShadow,
this.theme,
this.animationDuration,
});