errorStateBuilder property
The callback that is executed in the event of an error so that you can interrogate the exception and construct an alternative view to present to your user.
Implementation
final QRErrorBuilder? errorStateBuilder;
The callback that is executed in the event of an error so that you can interrogate the exception and construct an alternative view to present to your user.
final QRErrorBuilder? errorStateBuilder;