menu
xterm package
documentation
terminal/terminal.dart
Terminal
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
@
override
int
get
backgroundColor
override
color code for the background
Implementation
@override int get backgroundColor => theme.background;
xterm package
documentation
terminal/terminal
Terminal
backgroundColor property
Terminal class