whitePawn property

Piece whitePawn
getter/setter pair

Implementation

static Piece whitePawn = const Piece(BoardColor.white, PieceType.pawn);