onSetPremove property

(dynamic Function(Move?)?) onSetPremove
final

Called when the premove is changed.

Implementation

final Function(Move?)? onSetPremove;