resolvedPhysics property

ScrollPhysics? resolvedPhysics

The resolved ScrollPhysics of the ScrollableState.

Implementation

ScrollPhysics? get resolvedPhysics => _physics;