theme property
The theme to use for styling the chart.
If null, the theme will be inferred from the current Material theme.
Implementation
final ChartTheme? theme;
The theme to use for styling the chart.
If null, the theme will be inferred from the current Material theme.
final ChartTheme? theme;