childRender property
A function that renders the child widget based on the available biometric type.
Implementation
final Widget Function(BiometricType?) childRender;
A function that renders the child widget based on the available biometric type.
final Widget Function(BiometricType?) childRender;