autoUnlockNative property

bool autoUnlockNative
final

This will remove IOs glass effect from native automatically. To set to true (default) if you don't want to manage it you can play with the nativeRemoveDelay to avoid iOS unsecure flicker

Implementation

final bool autoUnlockNative;