longPressInterval property
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;
The interval between repeated increment/decrement actions during a long press.
Determines how quickly the quantity changes when the button is held down.
final Duration longPressInterval;