UProcessESignField constructor
const
UProcessESignField({})
Implementation
const UProcessESignField({
required this.onSubmit,
super.key,
this.title,
this.saveButtonText,
this.clearButtonText,
this.emptyMessage,
this.initialFile,
this.initialBase64,
});