SneathConsoleDimensionsCachedImpl constructor
SneathConsoleDimensionsCachedImpl(
- SneathTerminal _terminal,
- SneathCursorPositionDelegate cursorPosition
Implementation
SneathConsoleDimensionsCachedImpl(
this._terminal,
this.cursorPosition,
);