menu
flutter_quash_sdk package
documentation
infra/module/screen_capture.dart
ScreenCapture
stopCapturing method
stopCapturing method
dark_mode
light_mode
stopCapturing
method
void
stopCapturing
(
)
Implementation
void stopCapturing() { _timer?.cancel(); }
flutter_quash_sdk package
documentation
infra/module/screen_capture
ScreenCapture
stopCapturing method
ScreenCapture class