showText method
Implementation
Future<void> showText(String text, D1TextAlign textAlign) {
throw UnimplementedError('showText() has not been implemented.');
}
Future<void> showText(String text, D1TextAlign textAlign) {
throw UnimplementedError('showText() has not been implemented.');
}