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