pressDuration property Null safety
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;
The Duration of time that a LongPress will trigger the drag gesture of the scrollbar thumb.
Cannot be null, defaults to Duration.zero.
final Duration pressDuration;