menu
xterm package
documentation
buffer/line/line.dart
BufferLine
cellGetBgColor method
cellGetBgColor method
dark_mode
light_mode
cellGetBgColor
method
int
cellGetBgColor
(
int
index
)
Implementation
int cellGetBgColor(int index) => _data.cellGetBgColor(index);
xterm package
documentation
buffer/line/line
BufferLine
cellGetBgColor method
BufferLine class