blackBishop property

Piece blackBishop
getter/setter pair

Implementation

static Piece blackBishop = const Piece(BoardColor.black, PieceType.bishop);