menu
xterm2 package
documentation
core.dart
CellOffset
CellOffset.new const constructor
CellOffset.new const constructor
dark_mode
light_mode
CellOffset
constructor
const
CellOffset
(
int
x
,
int
y
)
Implementation
const CellOffset(this.x, this.y);
xterm2 package
documentation
core
CellOffset
CellOffset.new const constructor
CellOffset class