menu
printing_ce package
documentation
printing.dart
PdfPageFormatAction
PdfPageFormatAction.new const constructor
PdfPageFormatAction.new const constructor
dark_mode
light_mode
PdfPageFormatAction
constructor
const
PdfPageFormatAction
(
{
Key
?
key
,
required
Map
<
String
,
PdfPageFormat
>
pageFormats
,
})
Implementation
const PdfPageFormatAction({super.key, required this.pageFormats});
printing_ce package
documentation
printing
PdfPageFormatAction
PdfPageFormatAction.new const constructor
PdfPageFormatAction class