PainterWrapper constructor

const PainterWrapper(
  1. TextPainter textPainter
)

Implementation

const PainterWrapper(this.textPainter);