menu
chess_loloof64 package
documentation
chess_loloof64.dart
PieceType
KING constant
KING constant
dark_mode
light_mode
KING
constant
PieceType
const
KING
Implementation
static const PieceType KING = PieceType._internal(5, 'k');
chess_loloof64 package
documentation
chess_loloof64
PieceType
KING constant
PieceType class