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