onToggleSelfViewFit property
final
Optional callback to toggle self-view display mode. When provided, allows user to switch between cropped (fill) and full view for their own video preview only.
Implementation
final VoidCallback? onToggleSelfViewFit;