theme property

ChartTheme? theme
final

The theme to use for styling the chart.

If null, the theme will be inferred from the current Material theme.

Implementation

final ChartTheme? theme;