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