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