UserInterface<T> constructor

UserInterface<T>([
  1. RenderableTerminal? _terminal
])

Implementation

UserInterface([this._terminal]);