menu
smart_device_core package
documentation
video/video_player.dart
VideoPlayer
screenShot abstract method
screenShot abstract method
dark_mode
light_mode
screenShot
abstract method
void
screenShot
(
{
required
OnSuccess
<
Uint8List
>
onSuccess
,
required
OnError
onError
,
})
Implementation
void screenShot({required OnSuccess<Uint8List> onSuccess, required OnError onError});
smart_device_core package
documentation
video/video_player
VideoPlayer
screenShot abstract method
VideoPlayer class