menu
simple_chess_board package
documentation
models/piece.dart
Piece
blackBishop property
blackBishop property
dark_mode
light_mode
blackBishop
property
Piece
blackBishop
getter/setter pair
Implementation
static Piece blackBishop = const Piece(BoardColor.black, PieceType.bishop);
simple_chess_board package
documentation
models/piece
Piece
blackBishop property
Piece class