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