scrollBehavior property

  1. @Deprecated('Should not be an exposed property')
ScrollBehavior? get scrollBehavior
inherited

Implementation

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