menu
flutter_stateless_chessboard package
documentation
widgets/ui_square.dart
UISquare
onClick property
onClick property
dark_mode
light_mode
onClick
property
void Function
(
HalfMove
move
)
onClick
final
Implementation
final void Function(HalfMove move) onClick;
flutter_stateless_chessboard package
documentation
widgets/ui_square
UISquare
onClick property
UISquare class