SasCancelledView constructor
Implementation
const SasCancelledView({
super.key,
required this.sender,
required this.isVerifier,
this.message,
required this.onDone,
});
const SasCancelledView({
super.key,
required this.sender,
required this.isVerifier,
this.message,
required this.onDone,
});