BlockQuotePainter constructor
BlockQuotePainter(
- Color color,
- TextDirection direction,
- double width
Implementation
BlockQuotePainter(this.color, this.direction, this.width);