ArrowPainter constructor
ArrowPainter(
- List<
ChessArrow> arrows, - PlayerColor boardOrientation
Implementation
ArrowPainter(this.arrows, this.boardOrientation);