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