menu
zenrtc_sdk package
documentation
widgets/zenrtc_app_shell.dart
ZenRtcAppShell
ZenRtcAppShell.new const constructor
ZenRtcAppShell.new const constructor
dark_mode
light_mode
ZenRtcAppShell
constructor
const
ZenRtcAppShell
(
{
Key
?
key
,
required
Widget
child
,
})
Creates a ZenRTC application shell.
Implementation
const ZenRtcAppShell({super.key, required this.child});
zenrtc_sdk package
documentation
widgets/zenrtc_app_shell
ZenRtcAppShell
ZenRtcAppShell.new const constructor
ZenRtcAppShell class