blackKing property

Piece blackKing
getter/setter pair

Implementation

static Piece blackKing = const Piece(BoardColor.black, PieceType.king);