menu
zenrtc_sdk package
documentation
widgets/app_shell_overlay.dart
AppShellOverlay
AppShellOverlay.new const constructor
AppShellOverlay.new const constructor
dark_mode
light_mode
AppShellOverlay
constructor
const
AppShellOverlay
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const AppShellOverlay({super.key, required this.child});
zenrtc_sdk package
documentation
widgets/app_shell_overlay
AppShellOverlay
AppShellOverlay.new const constructor
AppShellOverlay class