menu
flutter_stateless_chessboard package
documentation
models/square.dart
Square
file property
file property
dark_mode
light_mode
file
property
String
get
file
Implementation
String get file => name.substring(0, 1);
flutter_stateless_chessboard package
documentation
models/square
Square
file property
Square class