physics property

ScrollPhysics? physics
final

How the page view should respond to user input.

See TabBarView documentation.

Implementation

final ScrollPhysics? physics;