LinePrinter typedef

LinePrinter = void Function(String line)

Implementation

typedef LinePrinter = void Function(String line);