menu
zkfinger10 package
documentation
zk_finger.dart
ZkFinger
onDestroy static method
onDestroy static method
dark_mode
light_mode
onDestroy
static method
Future
<
bool
?
>
onDestroy
(
)
Implementation
static Future<bool?> onDestroy() async { return await _channel.invokeMethod('onDestroy'); }
zkfinger10 package
documentation
zk_finger
ZkFinger
onDestroy static method
ZkFinger class