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