onMove property

(dynamic Function()?) onMove
final

A callback function that is triggered when a move action is performed.

Implementation

final Function()? onMove;