whiteKing property

Piece whiteKing
getter/setter pair

Implementation

static Piece whiteKing = const Piece(BoardColor.white, PieceType.king);