blackRook property

Piece blackRook
getter/setter pair

Implementation

static Piece blackRook = const Piece(BoardColor.black, PieceType.rook);