menu
starxpandprinter package
documentation
models/starxpand_document_print.dart
StarXpandDocumentPrint
actionFeedLine method
actionFeedLine method
dark_mode
light_mode
actionFeedLine
method
dynamic
actionFeedLine
(
int
lines
)
Implementation
actionFeedLine(int lines) { _actions.add({'action': 'feedLine', 'lines': lines}); }
starxpandprinter package
documentation
models/starxpand_document_print
StarXpandDocumentPrint
actionFeedLine method
StarXpandDocumentPrint class