menu
xterm3 package
documentation
core.dart
BufferLine
getBackground method
getBackground method
dark_mode
light_mode
getBackground
method
int
getBackground
(
int
index
)
Implementation
int getBackground(int index) { return _field(index, _cellBackground); }
xterm3 package
documentation
core
BufferLine
getBackground method
BufferLine class