menu
simple_chess_board package
documentation
widgets/chessboard.dart
SimpleChessBoard
showCoordinatesZone property
showCoordinatesZone property
dark_mode
light_mode
showCoordinatesZone
property
bool
showCoordinatesZone
final
Does the border with coordinates and player turn must be visible ?
Implementation
final bool showCoordinatesZone;
simple_chess_board package
documentation
widgets/chessboard
SimpleChessBoard
showCoordinatesZone property
SimpleChessBoard class