scrollBehavior property

ScrollBehavior? scrollBehavior
final

A ScrollBehavior that will be applied to this widget individually. See PageView.scrollBehavior

Implementation

final ScrollBehavior? scrollBehavior;