CsiSequenceHandler typedef

CsiSequenceHandler = void Function(CSI csi, Terminal terminal)

Implementation

typedef CsiSequenceHandler = void Function(CSI, Terminal);