menu
yoxterm package
documentation
xterm.dart
Terminal
resetBackground method
resetBackground method
dark_mode
light_mode
resetBackground
method
@
override
void
resetBackground
(
)
override
Implementation
@override void resetBackground() { _cursorStyle.resetBackgroundColor(); }
yoxterm package
documentation
xterm
Terminal
resetBackground method
Terminal class