menu
mediasfu_sdk
components\co_host_components\co_host_modal.dart
CoHostModalOptions
position property
position
dark_mode
light_mode
position
property
String
position
final
Position of the modal ('topLeft', 'topRight', 'bottomLeft', 'bottomRight').
Implementation
final String position;
mediasfu_sdk
co_host_modal
CoHostModalOptions
position property
CoHostModalOptions class