BottomRegionRenderer constructor
BottomRegionRenderer(
- InlineTerminal _terminal
Creates a renderer that writes to terminal.
Implementation
BottomRegionRenderer(this._terminal);
Creates a renderer that writes to terminal.
BottomRegionRenderer(this._terminal);