debugBoundsStrokePaint property
Implementation
late Paint debugBoundsStrokePaint = Paint()
..color = debugCellColor
..style = PaintingStyle.stroke;
late Paint debugBoundsStrokePaint = Paint()
..color = debugCellColor
..style = PaintingStyle.stroke;