mobileLongPressDuration property

Duration? mobileLongPressDuration
final

Set the duration until a long-press is recognized.

The default value is 500ms.

Implementation

final Duration? mobileLongPressDuration;