menu
zo_app_blocker package
documentation
zo_app_blocker_platform_interface.dart
ZoAppBlockerPlatform
unblockAll method
unblockAll method
dark_mode
light_mode
unblockAll
method
Future
<
void
>
unblockAll
(
)
Implementation
Future<void> unblockAll() { throw UnimplementedError('unblockAll() has not been implemented.'); }
zo_app_blocker package
documentation
zo_app_blocker_platform_interface
ZoAppBlockerPlatform
unblockAll method
ZoAppBlockerPlatform class