menu
simple_chess_board package
documentation
models/move_history.dart
HistoryMove
san property
san property
dark_mode
light_mode
san
property
String
?
san
final
The move in standard algebraic notation (optional)
Implementation
final String? san;
simple_chess_board package
documentation
models/move_history
HistoryMove
san property
HistoryMove class