drawAppearance property
Custom appearance drawer for the signature widget.
Implementation
final void Function(PdfGraphics graphics, PdfRect bounds)? drawAppearance;
Custom appearance drawer for the signature widget.
final void Function(PdfGraphics graphics, PdfRect bounds)? drawAppearance;