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