menu
simple_chess_board package
documentation
widgets/chessboard.dart
SimpleChessBoard
fen property
fen property
dark_mode
light_mode
fen
property
String
fen
final
Board's position in Forsyth-Edwards Notation.
Implementation
final String fen;
simple_chess_board package
documentation
widgets/chessboard
SimpleChessBoard
fen property
SimpleChessBoard class