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