flutter_chess_board
chess_board
ChessBoardController
toString method
toString
ChessBoardController class
Constructors
ChessBoardController
Properties
game
refreshBoard
hashCode
runtimeType
Methods
clearBoard
makeMove
makeMoveWithPromotion
putPiece
resetBoard
noSuchMethod
toString
Operators
operator ==
toString method
String
toString
(
)
Returns a string representation of this object.
Implementation
external String toString();