colorPoint property

Color? colorPoint
final

colors of the points of the graphic. If the value is null, no points will be drawn.

colorPoint: Colors.blue

Implementation

final Color? colorPoint;