createState method

  1. @override
_ChessBoardState createState()
override

If the white side of the board is towards the user

Implementation

@override
_ChessBoardState createState() => _ChessBoardState();