menu
xterm package
documentation
util/scroll_range.dart
ScrollRange
ScrollRange.new constructor
ScrollRange.new constructor
dark_mode
light_mode
ScrollRange
constructor
ScrollRange
(
int
top
,
int
bottom
)
Implementation
ScrollRange(this.top, this.bottom);
xterm package
documentation
util/scroll_range
ScrollRange
ScrollRange.new constructor
ScrollRange class