menu
mediasfu_sdk
components\background_components\background_modal.dart
BackgroundModal
BackgroundModal.new const constructor
BackgroundModal.new
dark_mode
light_mode
BackgroundModal
constructor
const
BackgroundModal
(
{
Key
?
key
,
required
BackgroundModalOptions
options
,
})
Implementation
const BackgroundModal({super.key, required this.options});
mediasfu_sdk
background_modal
BackgroundModal
BackgroundModal.new const constructor
BackgroundModal class