menu
xcloudsdk_flutter package
documentation
media/media_player.dart
NativeView
NativeView.new constructor
NativeView.new constructor
dark_mode
light_mode
NativeView
constructor
NativeView
(
{
required
String
viewType
,
int
playHandle
=
-1
,
})
Implementation
NativeView({required this.viewType, this.playHandle = -1});
xcloudsdk_flutter package
documentation
media/media_player
NativeView
NativeView.new constructor
NativeView class