initialValue property

String? initialValue
final

Initial value for the PIN input.

If provided, the PIN field will start with this value pre-filled.

Implementation

final String? initialValue;