menu
chess_interface package
documentation
chess_interface_dart.dart
ChessBoardInterface
blackTakenPieces property
blackTakenPieces property
dark_mode
light_mode
blackTakenPieces
property
List
<
ChessPiece
>
blackTakenPieces
final
Implementation
final List<ChessPiece> blackTakenPieces = [];
chess_interface package
documentation
chess_interface_dart
ChessBoardInterface
blackTakenPieces property
ChessBoardInterface class