whiteRook property

Piece whiteRook
getter/setter pair

Implementation

static Piece whiteRook = const Piece(BoardColor.white, PieceType.rook);