onCancelled property
Callback triggered when the user cancels the signature.
Provides a string message ("cancel signature").
Implementation
final ValueChanged<String>? onCancelled;
Callback triggered when the user cancels the signature.
Provides a string message ("cancel signature").
final ValueChanged<String>? onCancelled;