menu
wp_chessboard package
documentation
models/square.dart
SquareLocation
SquareLocation.new constructor
SquareLocation.new constructor
dark_mode
light_mode
SquareLocation
constructor
SquareLocation
(
int
rank
,
int
file
)
Implementation
SquareLocation(this.rank, this.file);
wp_chessboard package
documentation
models/square
SquareLocation
SquareLocation.new constructor
SquareLocation class