childRender property

Widget Function(BiometricType?) childRender
final

A function that renders the child widget based on the available biometric type.

Implementation

final Widget Function(BiometricType?) childRender;