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