printTextBitmap method
Implementation
Future<void> printTextBitmap(String text, {IminTextPictureStyle? style}) {
throw UnimplementedError('printTextBitmap() has not been implemented.');
}
Future<void> printTextBitmap(String text, {IminTextPictureStyle? style}) {
throw UnimplementedError('printTextBitmap() has not been implemented.');
}