menu
starxpandprinter package
documentation
models/starxpand_document_print.dart
StarXpandDocumentPrint
actionFeed method
actionFeed method
dark_mode
light_mode
actionFeed
method
dynamic
actionFeed
(
double
height
)
Implementation
actionFeed(double height) { _actions.add({'action': 'feed', 'height': height}); }
starxpandprinter package
documentation
models/starxpand_document_print
StarXpandDocumentPrint
actionFeed method
StarXpandDocumentPrint class