commands property

List<PdfRenderCommand> commands
final

The recorded top-level command sequence.

Implementation

final List<PdfRenderCommand> commands = [];