menu
mediasfu_sdk
components\co_host_components\co_host_modal.dart
CoHostModalType typedef
CoHostModalType
dark_mode
light_mode
CoHostModalType
typedef
CoHostModalType
=
Widget
Function
({
required
CoHostModalOptions
options
})
Implementation
typedef CoHostModalType = Widget Function( {required CoHostModalOptions options});
mediasfu_sdk
co_host_modal
CoHostModalType typedef
co_host_modal library