menu
mediasfu_sdk
components\misc_components\share_event_modal.dart
ShareEventModalType typedef
ShareEventModalType
dark_mode
light_mode
ShareEventModalType
typedef
ShareEventModalType
=
Widget
Function
(
{
required
ShareEventModalOptions
options
}
)
Implementation
typedef ShareEventModalType = Widget Function( {required ShareEventModalOptions options});
mediasfu_sdk
share_event_modal
ShareEventModalType typedef
share_event_modal library