dotPaint property

Paint dotPaint
final

Implementation

final mat.Paint dotPaint = BasicPalette.red.paint()
  ..style = mat.PaintingStyle.stroke;