onMove property

(void Function(Move)?) onMove
final

Called when a move is successfully made.

Implementation

final void Function(Move)? onMove;