printTextColumn method

void printTextColumn()

Implementation

void printTextColumn() {
  throw UnimplementedError();
}