menu
simple_chess_board package
documentation
widgets/chessboard.dart
SimpleChessBoard
blackSideAtBottom property
blackSideAtBottom property
dark_mode
light_mode
blackSideAtBottom
property
bool
blackSideAtBottom
final
Is Black side at bottom of the board, or white side ?
Implementation
final bool blackSideAtBottom;
simple_chess_board package
documentation
widgets/chessboard
SimpleChessBoard
blackSideAtBottom property
SimpleChessBoard class