menu
artisanal package
documentation
uv.dart
Buffer
height method
height method
dark_mode
light_mode
height
method
int
height
(
)
The buffer height in cells.
Implementation
int height() => lines.length;
artisanal package
documentation
uv
Buffer
height method
Buffer class