onHandUpdated property
Called after a hand state is updated.
Implementation
void Function(ControllerHand hand, HandState state)? onHandUpdated;
Called after a hand state is updated.
void Function(ControllerHand hand, HandState state)? onHandUpdated;