menu
xterm2 package
documentation
core.dart
EscapeHandler
setUnderlineColorRgb abstract method
setUnderlineColorRgb abstract method
dark_mode
light_mode
setUnderlineColorRgb
abstract method
void
setUnderlineColorRgb
(
int
r
,
int
g
,
int
b
)
Implementation
void setUnderlineColorRgb(int r, int g, int b);
xterm2 package
documentation
core
EscapeHandler
setUnderlineColorRgb abstract method
EscapeHandler class