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