onBackgroundPreview property
Callback when background is previewed (before apply)
Implementation
Future<void> Function(VirtualBackground)? get onBackgroundPreview;
Callback when background is previewed (before apply)
Future<void> Function(VirtualBackground)? get onBackgroundPreview;