pointColor property

Color pointColor
final

The color used when drawing individual data points over the sparkline.

Defaults to Colors.lightBlue800.

Implementation

final Color pointColor;