debugVertexStrokePaint property
Implementation
late Paint debugVertexStrokePaint = Paint()
..color = debugVertexColor
..style = PaintingStyle.stroke;
late Paint debugVertexStrokePaint = Paint()
..color = debugVertexColor
..style = PaintingStyle.stroke;