type property

  1. @override
ScrollPhysicsType get type
override

Gets the physics type enumeration.

Implementation

@override
ScrollPhysicsType get type => ScrollPhysicsType.clamping;