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