menu
screen_region_capture package
documentation
screen_region_capture_platform_interface.dart
ScreenRegionCapturePlatform
isCapturing method
isCapturing method
dark_mode
light_mode
isCapturing
method
Future
<
bool
>
isCapturing
(
)
Implementation
Future<bool> isCapturing() { throw UnimplementedError('isCapturing() has not been implemented.'); }
screen_region_capture package
documentation
screen_region_capture_platform_interface
ScreenRegionCapturePlatform
isCapturing method
ScreenRegionCapturePlatform class