menu
artisanal package
documentation
widgets.dart
ScrollController
jumpTo abstract method
jumpTo abstract method
dark_mode
light_mode
jumpTo
abstract method
bool
jumpTo
(
int
offset
)
Jumps to an absolute offset. Returns true if the offset changed.
Implementation
bool jumpTo(int offset);
artisanal package
documentation
widgets
ScrollController
jumpTo abstract method
ScrollController class