jumpToWithoutSettling abstract method
- @Deprecated('This will lead to bugs.')
- double value
Deprecated. Use jumpTo or a custom ScrollPosition instead.
Implementation
@Deprecated('This will lead to bugs.') // flutter_ignore: deprecation_syntax, https://github.com/flutter/flutter/issues/44609
void jumpToWithoutSettling(double value);