PdfPageLabel constructor
PdfPageLabel(
- String? prefix, {
- PdfPageLabelStyle? style,
- int? subsequent,
Implementation
PdfPageLabel(this.prefix, {this.style, this.subsequent});