menu
mobile_phone_blocker package
documentation
device_control.dart
DeviceControl
unlockDevice static method
unlockDevice static method
dark_mode
light_mode
unlockDevice
static method
Future
unlockDevice
(
)
Implementation
static Future unlockDevice() async { await _channel.invokeMethod("unlockDevice"); }
mobile_phone_blocker package
documentation
device_control
DeviceControl
unlockDevice static method
DeviceControl class