menu
Flutter
widgets
ScrollableState
resolvedPhysics property
resolvedPhysics
brightness_4
brightness_5
description
resolvedPhysics
property
ScrollPhysics
?
resolvedPhysics
The resolved
ScrollPhysics
of the
ScrollableState
.
Implementation
ScrollPhysics? get resolvedPhysics => _physics;
Flutter
widgets
ScrollableState
resolvedPhysics property
ScrollableState class