menu
chess_interface package
documentation
env.dart
boardColors property
boardColors property
dark_mode
light_mode
boardColors
top-level property
List
<
Color
>
boardColors
getter/setter pair
Implementation
List<Color> boardColors = [Colors.brown, Colors.green, Colors.red];
chess_interface package
documentation
env
boardColors property
env library