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