longPressInterval property

Duration longPressInterval
final

The interval between repeated increment/decrement actions during a long press.

Determines how quickly the quantity changes when the button is held down.

Implementation

final Duration longPressInterval;