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