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