NiceSignaturePad constructor
const
NiceSignaturePad({})
Implementation
const NiceSignaturePad({
super.key,
this.onChanged,
this.penColor = Colors.black,
this.penWidth = 2.0,
this.backgroundColor = Colors.white,
this.height = 200,
this.clearButtonText,
this.showClearButton = true,
this.borderRadius,
});