menu
flutter_chess_board package
documentation
flutter_chess_board.dart
Move
toAlgebraic property
toAlgebraic property
dark_mode
light_mode
toAlgebraic
property
String
get
toAlgebraic
Implementation
String get toAlgebraic { return Chess.algebraic(to); }
flutter_chess_board package
documentation
flutter_chess_board
Move
toAlgebraic property
Move class