menu
tcic_client_ui package
documentation
ui_component/share_screen/share_screen_remote.dart
ShareScreenRemote
ShareScreenRemote.new const constructor
ShareScreenRemote.new const constructor
dark_mode
light_mode
ShareScreenRemote
constructor
const
ShareScreenRemote
(
{
Key
?
key
,
required
String
subStreamUserId
,
})
Implementation
const ShareScreenRemote({super.key, required this.subStreamUserId});
tcic_client_ui package
documentation
ui_component/share_screen/share_screen_remote
ShareScreenRemote
ShareScreenRemote.new const constructor
ShareScreenRemote class