initialValue property
Initial value for the PIN input.
If provided, the PIN field will start with this value pre-filled.
Implementation
final String? initialValue;
Initial value for the PIN input.
If provided, the PIN field will start with this value pre-filled.
final String? initialValue;