onPremove property

(dynamic Function(Move)?) onPremove
final

Called when a premove is triggered.

Implementation

final Function(Move)? onPremove;