pressDuration property

Duration pressDuration
final

The Duration of time that a LongPress will trigger the drag gesture of the scrollbar thumb.

Cannot be null, defaults to Duration.zero.

Implementation

final Duration pressDuration;