menu
flutter_quash_sdk package
documentation
infra/module/screen_capture.dart
ScreenCapture
screenshots property
screenshots property
dark_mode
light_mode
screenshots
property
Stream
<
List
<
Uint8List
>
>
get
screenshots
Implementation
Stream<List<Uint8List>> get screenshots => _screenshotSubject.stream;
flutter_quash_sdk package
documentation
infra/module/screen_capture
ScreenCapture
screenshots property
ScreenCapture class