menu
zo_app_blocker package
documentation
zo_app_blocker_method_channel.dart
MethodChannelZoAppBlocker
blockAll method
blockAll method
dark_mode
light_mode
blockAll
method
@
override
Future
<
void
>
blockAll
(
)
override
Implementation
@override Future<void> blockAll() async { await methodChannel.invokeMethod('blockAll'); }
zo_app_blocker package
documentation
zo_app_blocker_method_channel
MethodChannelZoAppBlocker
blockAll method
MethodChannelZoAppBlocker class