onBackgroundApply property
Future<void> Function(VirtualBackground)?
get
onBackgroundApply
Callback when background is applied
Implementation
Future<void> Function(VirtualBackground)? get onBackgroundApply;