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