menu
make_secure_screenshoot package
documentation
make_secure_screenshoot_platform_interface.dart
MakeSecureScreenshootPlatform
makeSecure method
makeSecure method
dark_mode
light_mode
makeSecure
method
Future
<
bool
?
>
makeSecure
(
)
Implementation
Future<bool?> makeSecure() { throw UnimplementedError('makeSecure() has not been implemented.'); }
make_secure_screenshoot package
documentation
make_secure_screenshoot_platform_interface
MakeSecureScreenshootPlatform
makeSecure method
MakeSecureScreenshootPlatform class