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