menu
editable_chess_board package
documentation
rich_chess_board.dart
ChessBoard
onSquareClicked property
onSquareClicked property
dark_mode
light_mode
onSquareClicked
property
void Function
(
int
file
,
int
rank
)
onSquareClicked
final
Implementation
final void Function(int file, int rank) onSquareClicked;
editable_chess_board package
documentation
rich_chess_board
ChessBoard
onSquareClicked property
ChessBoard class