longPressDuration property

Duration? longPressDuration
final

This property that allows to customize the duration of the longPress gesture. default to 500 milliseconds refer to kLongPressTimeout.

Implementation

final Duration? longPressDuration;