theme property

ChartThemeMode? theme
final

The theme mode for the chart appearance.

If null, defaults to ChartThemeMode.light.

Implementation

final ChartThemeMode? theme;