onLeave property

void Function(T? moveData, T data)? onLeave
final

Implementation

final void Function(T? moveData, T data)? onLeave;