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