menu
x_printer_pck package
documentation
x_printer_pck_platform_interface.dart
XPrinterPckPlatform
feedPaper method
feedPaper method
dark_mode
light_mode
feedPaper
method
Future
<
bool
>
feedPaper
(
)
Implementation
Future<bool> feedPaper() { throw UnimplementedError('initialize() has not been implemented.'); }
x_printer_pck package
documentation
x_printer_pck_platform_interface
XPrinterPckPlatform
feedPaper method
XPrinterPckPlatform class