blackPawn property

Piece blackPawn
getter/setter pair

Implementation

static Piece blackPawn = const Piece(BoardColor.black, PieceType.pawn);