menu
win_capture package
documentation
win_capture_platform_interface.dart
WinCapturePlatform
popUpWindow method
popUpWindow method
dark_mode
light_mode
popUpWindow
method
Future
<
bool
?
>
popUpWindow
(
)
Implementation
Future<bool?> popUpWindow() { throw UnimplementedError('popUpWindow() has not been implemented.'); }
win_capture package
documentation
win_capture_platform_interface
WinCapturePlatform
popUpWindow method
WinCapturePlatform class