scrollPhysics property

ScrollPhysics? scrollPhysics
final

Allows you to override the default scrollPhysics for SelectableText.rich

Implementation

final ScrollPhysics? scrollPhysics;