menu
flutter_chess_board package
documentation
flutter_chess_board.dart
Chess
KING constant
KING constant
dark_mode
light_mode
KING
constant
PieceType
const
KING
Implementation
static const PieceType KING = PieceType.KING;
flutter_chess_board package
documentation
flutter_chess_board
Chess
KING constant
Chess class