core/types library

Typedefs

OnPrinterConnectionChange = dynamic Function(PrinterConnectionStatus status)
A callback function type used for handling printer connection status changes.
OnPrinterOperationChange = dynamic Function(PrinterOperationStatus operation)
A callback function type used for handling printer operation status changes.