onPremove property

(void Function(Move)?) onPremove
final

Called when a premove is triggered.

Implementation

final void Function(Move)? onPremove;