menu
simple_chess_board package
documentation
widgets/chessboard.dart
SimpleChessBoard
isInteractive property
isInteractive property
dark_mode
light_mode
isInteractive
property
bool
isInteractive
final
Whether the board is interactive (allows moves)
Implementation
final bool isInteractive;
simple_chess_board package
documentation
widgets/chessboard
SimpleChessBoard
isInteractive property
SimpleChessBoard class