menu
pdf_graphics package
documentation
pdf_graphics.dart
RecordingPdfDevice
commands property
commands property
dark_mode
light_mode
commands
property
List
<
PdfRenderCommand
>
commands
final
The recorded top-level command sequence.
Implementation
final List<PdfRenderCommand> commands = [];
pdf_graphics package
documentation
pdf_graphics
RecordingPdfDevice
commands property
RecordingPdfDevice class