physics property

  1. @Deprecated('Scrolling is owned by CarpenterPage or CarpenterPageRegion.')
ScrollPhysics? physics
final

Retained for source compatibility. Scrolling is owned by the page region.

Implementation

@Deprecated('Scrolling is owned by CarpenterPage or CarpenterPageRegion.')
final ScrollPhysics? physics;