Handler for when user tries to make move on board.
final void Function({required ShortMove move}) onMove;