physics property
How the ZeroTabBar's scroll view should respond to user input.
By default style is BouncingScrollPhysics
Implementation
final ScrollPhysics? physics;
How the ZeroTabBar's scroll view should respond to user input.
By default style is BouncingScrollPhysics
final ScrollPhysics? physics;