menu
terminice package
documentation
testing.dart
GridNavigator
jumpToLast method
jumpToLast method
dark_mode
light_mode
jumpToLast
method
void
jumpToLast
(
)
Jumps to the last item.
Implementation
void jumpToLast() => jumpTo(_itemCount - 1);
terminice package
documentation
testing
GridNavigator
jumpToLast method
GridNavigator class