physics property

ScrollPhysics? physics
final

How the ZeroTabBar's scroll view should respond to user input.

By default style is BouncingScrollPhysics

Implementation

final ScrollPhysics? physics;