Text constructor

Text(
  1. ListPointer pointer
)

Implementation

Text(ListPointer pointer) : super(pointer, 1);