S360fSignaturePad constructor
const
S360fSignaturePad({})
Implementation
const S360fSignaturePad({
required this.label,
required this.onChanged,
this.value,
super.key,
this.isError = false,
this.isRequired = false,
this.isSignatureDrawable = true,
this.errorText = '',
});