menu
xterm2 package
documentation
xterm.dart
Terminal
setMouseShape method
setMouseShape method
dark_mode
light_mode
setMouseShape
method
@
override
void
setMouseShape
(
String
shape
)
override
Implementation
@override void setMouseShape(String shape) { onMouseShapeChange?.call(shape); }
xterm2 package
documentation
xterm
Terminal
setMouseShape method
Terminal class