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