blackRook constant
Piece
const blackRook
Implementation
static const blackRook = Piece(color: Side.black, role: Role.rook);
static const blackRook = Piece(color: Side.black, role: Role.rook);