menu
starxpandprinter package
documentation
models/starxpand_document_print.dart
StarXpandDocumentPrint
actionCut method
actionCut method
dark_mode
light_mode
actionCut
method
dynamic
actionCut
(
StarXpandCutType
type
)
Implementation
actionCut(StarXpandCutType type) { _actions.add({'action': 'cut', 'type': type.name}); }
starxpandprinter package
documentation
models/starxpand_document_print
StarXpandDocumentPrint
actionCut method
StarXpandDocumentPrint class