scrollBehavior property

SheetBehavior? scrollBehavior
final

SheetBehaviors also provide SheetPhysics. If an explicit ScrollPhysics is provided in physics, it will take precedence, followed by scrollBehavior, and then the inherited ancestor SheetBehavior.

Implementation

final SheetBehavior? scrollBehavior;