menu
wp_chessboard package
documentation
models/piece_drop_event.dart
PieceDropEvent
PieceDropEvent.new constructor
PieceDropEvent.new constructor
dark_mode
light_mode
PieceDropEvent
constructor
PieceDropEvent
(
SquareInfo
from
,
SquareInfo
to
)
Implementation
PieceDropEvent(this.from, this.to);
wp_chessboard package
documentation
models/piece_drop_event
PieceDropEvent
PieceDropEvent.new constructor
PieceDropEvent class