menu
custom_pdf_converter package
documentation
pdf.dart
PdfPageLabel
PdfPageLabel.romanUpper constructor
PdfPageLabel.romanUpper constructor
dark_mode
light_mode
PdfPageLabel.romanUpper
constructor
PdfPageLabel.romanUpper
(
{
String
?
prefix
,
int
?
subsequent
,
})
Implementation
PdfPageLabel.romanUpper({this.prefix, this.subsequent}) : style = PdfPageLabelStyle.romanUpper;
custom_pdf_converter package
documentation
pdf
PdfPageLabel
PdfPageLabel.romanUpper constructor
PdfPageLabel class