onBackgroundPreview property
getter/setter pairoverride-getter
Callback when background is previewed (before apply)
Implementation
@override
Future<void> Function(VirtualBackground)? onBackgroundPreview;
Callback when background is previewed (before apply)
@override
Future<void> Function(VirtualBackground)? onBackgroundPreview;