menu
chess_interface package
documentation
chess_board_widget.dart
ChessBoardWidget
rotateBoard property
rotateBoard property
dark_mode
light_mode
rotateBoard
property
bool
rotateBoard
final
Whether to rotate the board after each move is made. false by default
Implementation
final bool rotateBoard;
chess_interface package
documentation
chess_board_widget
ChessBoardWidget
rotateBoard property
ChessBoardWidget class