pointerInput property
PointerInputs
get
pointerInput
The set of pointer events which will be used as mouse input for the terminal.
Implementation
PointerInputs get pointerInput => _pointerInputs;
The set of pointer events which will be used as mouse input for the terminal.
PointerInputs get pointerInput => _pointerInputs;