onSetPremove property

(void Function(Move?)?) onSetPremove
final

Called when the premove is changed.

Implementation

final void Function(Move?)? onSetPremove;