whiteBishop constant

Piece const whiteBishop

Implementation

static const whiteBishop = Piece(color: Side.white, role: Role.bishop);