chartBackgroundColor property

  1. @override
Color chartBackgroundColor

Default background color for the chart.

Implementation

@override
Color get chartBackgroundColor => MaterialPalette.white;