menu
mediasfu_sdk
components\display_components\alert_component.dart
AlertComponentType typedef
AlertComponentType
dark_mode
light_mode
AlertComponentType
typedef
AlertComponentType
=
Widget
Function
(
{
required
AlertComponentOptions
options
}
)
Implementation
typedef AlertComponentType = Widget Function( {required AlertComponentOptions options});
mediasfu_sdk
alert_component
AlertComponentType typedef
alert_component library