pressDuration property

Duration pressDuration
getter/setter pair

The Duration of time that a LongPress will trigger the drag gesture of the scrollbar thumb. Cannot be null, defaults to Duration.zero.

Implementation

Duration pressDuration;