onLongPress property

VoidCallback? onLongPress
final

Callback called when the button is long pressed

Implementation

final VoidCallback? onLongPress;