menu
artisanal package
documentation
tui.dart
ViewportModel
atTop property
atTop property
dark_mode
light_mode
atTop
property
bool
get
atTop
Whether the viewport is at the top.
Implementation
bool get atTop => yOffset <= 0;
artisanal package
documentation
tui
ViewportModel
atTop property
ViewportModel class