SneathCursorPositionDelegateImpl constructor

const SneathCursorPositionDelegateImpl(
  1. SneathTerminal terminal,
  2. void setRawModeDelegate(
    1. bool
    )
)

Implementation

const SneathCursorPositionDelegateImpl(
  this.terminal,
  this.setRawModeDelegate,
);