whitePawn constant

Piece const whitePawn

Implementation

static const whitePawn = Piece(color: Side.white, role: Role.pawn);