menu
flutter_chess_board package
documentation
flutter_chess_board.dart
ChessBoardController
getFen method
getFen method
dark_mode
light_mode
getFen
method
String
getFen
(
)
Implementation
String getFen() { return game.fen; }
flutter_chess_board package
documentation
flutter_chess_board
ChessBoardController
getFen method
ChessBoardController class