menu
xterm3 package
documentation
xterm.dart
Terminal
setBackgroundColor256 method
setBackgroundColor256 method
dark_mode
light_mode
setBackgroundColor256
method
void
setBackgroundColor256
(
int
index
)
inherited
Implementation
void setBackgroundColor256(int index) { _cursorStyle.setBackgroundColor256(index); }
xterm3 package
documentation
xterm
Terminal
setBackgroundColor256 method
Terminal class