menu
flutter_zoom_videosdk
flutter_zoom_view.dart
CameraShareView
CameraShareView const constructor
CameraShareView
dark_mode
light_mode
CameraShareView
constructor
const
CameraShareView
(
{
Key
?
key
,
required
Map
<
String
,
dynamic
>
creationParams
,
})
Implementation
const CameraShareView({super.key, required this.creationParams});
flutter_zoom_videosdk
flutter_zoom_view
CameraShareView
CameraShareView const constructor
CameraShareView class