onRectInsideEllipseChanged property
Optional callback that is triggered when face position changes
Implementation
final void Function(bool isInside)? onRectInsideEllipseChanged;
Optional callback that is triggered when face position changes
final void Function(bool isInside)? onRectInsideEllipseChanged;