theme property

ChartThemeData get theme

The chart theme.

Implementation

ChartThemeData get theme => ChartTheme.of(context);