menu
mediasfu_sdk
components\background_components\background_modal.dart
BackgroundModalParameters
onBackgroundApply property
onBackgroundApply
dark_mode
light_mode
onBackgroundApply
property
Future
<
void
>
Function
(
VirtualBackground
)
?
get
onBackgroundApply
Callback when background is applied
Implementation
Future<void> Function(VirtualBackground)? get onBackgroundApply;
mediasfu_sdk
background_modal
BackgroundModalParameters
onBackgroundApply property
BackgroundModalParameters class