menu
simple_chess_board package
documentation
widgets/chessboard.dart
SimpleChessBoard
showPossibleMoves property
showPossibleMoves property
dark_mode
light_mode
showPossibleMoves
property
bool
?
showPossibleMoves
final
Should possible moves be shown as dots when dragging a piece?
Implementation
final bool? showPossibleMoves;
simple_chess_board package
documentation
widgets/chessboard
SimpleChessBoard
showPossibleMoves property
SimpleChessBoard class