menu
chunky package
documentation
api/stringer/pdf.dart
PDFStringer
PDFStringer.new const constructor
PDFStringer.new const constructor
dark_mode
light_mode
PDFStringer
constructor
const
PDFStringer
(
{
Set
<
String
>
supportedFormats
=
const {"pdf"}
,
})
Implementation
const PDFStringer({super.supportedFormats = const {"pdf"}});
chunky package
documentation
api/stringer/pdf
PDFStringer
PDFStringer.new const constructor
PDFStringer class