menu
advanced_chess_board package
documentation
constants/image_constants.dart
PieceImages
whiteBishop constant
whiteBishop constant
dark_mode
light_mode
whiteBishop
constant
String
const
whiteBishop
Implementation
static const String whiteBishop = "assets/pieces/wb.png";
advanced_chess_board package
documentation
constants/image_constants
PieceImages
whiteBishop constant
PieceImages class