scrollBehavior property
Implementation
@Deprecated('Should not be an exposed property')
ScrollBehavior? get scrollBehavior => _scrollBehavior ?? onScrollBehavior();
@Deprecated('Should not be an exposed property')
ScrollBehavior? get scrollBehavior => _scrollBehavior ?? onScrollBehavior();