RecordedDraw constructor

const RecordedDraw({
  1. int instanceCount = 1,
})

Implementation

const RecordedDraw({this.instanceCount = 1});