menu
mediasfu_sdk
components\background_components\background_modal.dart
BackgroundModalParameters
updateBackgroundHasChanged property
updateBackgroundHasChanged
dark_mode
light_mode
updateBackgroundHasChanged
property
void Function
(
bool
)
get
updateBackgroundHasChanged
Callback to mark that background has changed
Implementation
void Function(bool) get updateBackgroundHasChanged;
mediasfu_sdk
background_modal
BackgroundModalParameters
updateBackgroundHasChanged property
BackgroundModalParameters class