onLongPress property

VoidCallback? onLongPress
final

The callback to call when the button is long pressed.

Implementation

final VoidCallback? onLongPress;