menu
terminice package
documentation
testing.dart
ListNavigator
pageUp method
pageUp method
dark_mode
light_mode
pageUp
method
void
pageUp
(
)
Moves viewport up by one page.
Implementation
void pageUp() => moveBy(-_maxVisible);
terminice package
documentation
testing
ListNavigator
pageUp method
ListNavigator class