IndentPainter constructor
IndentPainter(
- Color color,
- TextDirection direction
Implementation
IndentPainter(this.color, this.direction);
IndentPainter(this.color, this.direction);