menu
chess_interface_dart package
documentation
logical_interface/interface.dart
ChessBoardInterface
isDraw property
isDraw property
dark_mode
light_mode
isDraw
property
bool
isDraw
getter/setter pair
Flag for draw by consent
Implementation
bool isDraw = false;
chess_interface_dart package
documentation
logical_interface/interface
ChessBoardInterface
isDraw property
ChessBoardInterface class