AddProofButton constructor
Implementation
const AddProofButton({
required this.indexInProofs,
required this.callAddProof,
required this.beforeOrAfter,
super.key,
});
const AddProofButton({
required this.indexInProofs,
required this.callAddProof,
required this.beforeOrAfter,
super.key,
});