onHandLost property
Called when a hand transitions to lost (no frames within timeout).
Implementation
void Function(ControllerHand hand)? onHandLost;
Called when a hand transitions to lost (no frames within timeout).
void Function(ControllerHand hand)? onHandLost;