SignatureInfoWidget constructor
const
SignatureInfoWidget({})
Creates an instance of SignatureInfoWidget.
Implementation
const SignatureInfoWidget({
required this.signatureInfo, super.key,
this.sectionTitleStyle,
this.contentLabelStyle,
this.contentStyle,
});