printText abstract method

Future<void> printText(
  1. String text
)

Implementation

Future<void> printText(String text);