errorMessage property
The optional error message shown below the PIN input. Triggers a shake animation if not null or empty.
Implementation
final String? errorMessage;
The optional error message shown below the PIN input. Triggers a shake animation if not null or empty.
final String? errorMessage;